{
  "name": "BUSIQO - Otobüs İmparatorluğu",
  "short_name": "BUSIQO",
  "description": "Tarayıcı tabanlı otobüs imparatorluğu kurma simülasyonu. Filo kur, sefer yap, global sıralamada yüksel.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#00d2ff",
  "orientation": "any",
  "scope": "/",
  "lang": "tr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/busiqo-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/busiqo-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/busiqo-logo-800.png",
      "sizes": "800x800",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Oyunu Başlat",
      "short_name": "Oyna",
      "description": "BUSIQO otobüs imparatorluğunu başlat",
      "url": "/dashboard",
      "icons": [{ "src": "/busiqo-logo-512.png", "sizes": "512x512" }]
    }
  ]
}
