{
  "name": "WTF.ai — What's That Film?",
  "short_name": "WTF.ai",
  "description": "Drop any screenshot. Our AI identifies the film in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e14",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
