{
  "name": "isHistory — Digital Archive",
  "short_name": "isHistory",
  "description": "A curated digital archive of technology history, code artifacts, and the engineering stories behind them.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "books", "history"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Archive",
      "short_name": "Archive",
      "url": "/archive/",
      "description": "Browse all series, tracks, and chapters"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search/",
      "description": "Search the archive"
    },
    {
      "name": "Minds & Machines",
      "short_name": "Series",
      "url": "/series/minds-and-machines/",
      "description": "The Story of AI series"
    }
  ]
}
