{
  "name": "Flixit.app — AI Movie Search",
  "short_name": "Flixit",
  "description": "Bir film veya diziyi hangi yayın platformunda izleyebileceğini anında öğren. AI ile akıllı arama: doğal dilde sor, sana uygun film ve dizileri önersin.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0F12",
  "theme_color": "#0F0F12",
  "lang": "tr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
