{
  "name": "KUR — Türkçe AI",
  "short_name": "KUR",
  "description": "Türkçe-öncelikli AI asistan. Hatırlayan, kaynak gösteren, sana özel öğrenen.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06080c",
  "theme_color": "#06080c",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    { "src": "/favicon.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Yeni sohbet",
      "short_name": "Sohbet",
      "description": "KUR ile yeni bir sohbet aç",
      "url": "/?new=1#chat",
      "icons": [{ "src": "/favicon.png", "sizes": "256x256" }]
    },
    {
      "name": "Kitaplık",
      "short_name": "Kitaplık",
      "description": "Verilerin ve kaynakların",
      "url": "/#veri",
      "icons": [{ "src": "/favicon.png", "sizes": "256x256" }]
    }
  ]
}
