{
  "name": "CLASH - Tahmin Marketi",
  "short_name": "CLASH",
  "description": "Yapay zeka destekli otonom tahmin arenası",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#070709",
  "theme_color": "#39FF14",
  "orientation": "portrait",
  "categories": ["games", "finance", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CLASH Arena"
    }
  ],
  "shortcuts": [
    {
      "name": "Arena",
      "short_name": "Arena",
      "description": "Tahmin marketlerine git",
      "url": "/#arena",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
