{
  "name": "ChronoScope - Historical Research Platform",
  "short_name": "ChronoScope",
  "description": "Explore historical events, discover connections, and conduct research across time",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity",
    "books"
  ],
  "theme_color": "#0a0a0b",
  "background_color": "#0a0a0b",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "icons": [
    {
      "src": "/favicon.ico?v=1f5c20ef0f",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-16x16.png?v=1f5c20ef0f",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png?v=1f5c20ef0f",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png?v=1f5c20ef0f",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/pwa-64x64.png?v=1f5c20ef0f",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-180x180.png?v=1f5c20ef0f",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192x192.png?v=1f5c20ef0f",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png?v=1f5c20ef0f",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png?v=1f5c20ef0f",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
