{
  "name": "Minds & Machines: The Story of AI",
  "short_name": "ishistory",
  "description": "A 75-article series tracing the complete narrative history of Artificial Intelligence — from ancient myths to ChatGPT.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1814",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "books"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Articles",
      "short_name": "Articles",
      "description": "Browse all narrative articles",
      "url": "/articles",
      "icons": [{"src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
    },
    {
      "name": "Profiles",
      "short_name": "Profiles",
      "description": "Browse all biographical profiles",
      "url": "/profiles",
      "icons": [{"src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse all landmark events",
      "url": "/events",
      "icons": [{"src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
