{
  "name": "Night Watcher",
  "short_name": "Night Watcher",
  "description": "Every Batman movie and series in order — watch orders, no spoilers. One path, chosen once.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "id": "/",
  "background_color": "#08090F",
  "theme_color": "#0C111C",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
