{
  "id": "/",
  "name": "Oyun Kulubu - Ucretsiz Tarayici Oyunlari",
  "short_name": "Oyun Kulubu",
  "description": "1000+ ucretsiz tarayici oyunu. Indirme yok, kayit yok, hemen oyna.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#0B0B1F",
  "theme_color": "#7C3AED",
  "lang": "tr",
  "dir": "ltr",
  "categories": [
    "games",
    "entertainment",
    "kids"
  ],
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Oyun Kulubu"
    }
  ],
  "shortcuts": [
    {
      "name": "Tum Oyunlar",
      "short_name": "Oyunlar",
      "url": "/#all-section",
      "description": "Tum oyunlari gor"
    },
    {
      "name": "Bulmacalar",
      "short_name": "Bulmaca",
      "url": "/?cat=Puzzle#all-section",
      "description": "Bulmaca oyunlari"
    },
    {
      "name": "Aksiyon",
      "short_name": "Aksiyon",
      "url": "/?cat=Action#all-section",
      "description": "Aksiyon oyunlari"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
