{
  "name": "CineScout",
  "short_name": "CineScout",
  "description": "AI-powered location scouting for filmmakers",
  "start_url": "/map",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1e",
  "theme_color": "#4c1d95",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
