{
  "id": "/",
  "name": "Kuralı Ne? - Geleneksel Türk Oyunları",
  "short_name": "Kuralı Ne?",
  "description": "Okey, Batak, Pişti, Saklambaç gibi geleneksel Türk oyunlarının kuralı ne? Detaylı kurallar, ipuçları ve stratejiler.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "entertainment", "games"],
  "shortcuts": [
    {
      "name": "Günün Oyunu",
      "short_name": "Günün Oyunu",
      "description": "Bugünün öne çıkan oyununu gör",
      "url": "/?source=pwa-shortcut",
      "icons": [{ "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Oyun Ara",
      "short_name": "Ara",
      "description": "Oyunları ara",
      "url": "/oyunlar",
      "icons": [{ "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
