{
  "name": "KAP Analiz",
  "short_name": "KAP Analiz",
  "description": "KAP borsa bildirimlerini yapay zeka ile analiz edin",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2ff",
  "theme_color": "#1a237e",
  "lang": "tr",
  "icons": [
    {
      "src": "/pwa/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
