{
  "name": "KelimeApp",
  "short_name": "KelimeApp",
  "description": "Türkçe kelime bilmecesi — her gün yeni kelime, 6 hak.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2D8B8B",
  "lang": "tr-TR",
  "categories": ["games", "education"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pratik",
      "url": "/pratik",
      "description": "Sınırsız pratik moduna geç"
    }
  ]
}
