{
  "name": "BATI ANALİZ - AI Mac Analiz",
  "short_name": "BATI ANALİZ",
  "description": "AI destekli profesyonel mac analiz platformu. Canli mac takibi, istatistik analizi ve akilli tahmin sistemi.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "dir": "ltr",
  "lang": "tr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A0D0B",
  "theme_color": "#0A0D0B",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BATI ANALİZ Dashboard - AI Tahminler ve Canlı Maçlar"
    },
    {
      "src": "/screenshots/dashboard-narrow.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BATI ANALİZ Mobil Dashboard"
    },
    {
      "src": "/screenshots/live-analysis-narrow.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Canlı Maç Analizi"
    }
  ],
  "shortcuts": [
    {
      "name": "Canli Analiz",
      "short_name": "Canli",
      "url": "/live-analysis",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Gecmis Veriler",
      "short_name": "Gecmis",
      "url": "/historical-data",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
