{
  "name": "Gameping — Oyununa girmeden pingini bil",
  "short_name": "Gameping",
  "description": "15 saniyede kayıtsız ping testi. Her bölge için ölç, en iyisini seç, sonucu paylaş.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0A0E1A",
  "theme_color": "#8B5CF6",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["utilities", "games", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Hızlı Ping Testi",
      "short_name": "Test",
      "description": "Doğrudan hızlı test moduna git",
      "url": "/tr/?utm_source=pwa_shortcut&action=quick-test",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Oyunlar",
      "short_name": "Oyunlar",
      "description": "Desteklenen oyunları gör",
      "url": "/tr/oyunlar?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gameping ana ekran (mobil)"
    },
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gameping ana ekran (masaüstü)"
    }
  ]
}
