{
  "id": "kibrisgym-pwa",
  "name": "KıbrısGym — KKTC Antrenman & Kilo Takipçisi",
  "short_name": "KıbrısGym",
  "description": "Kişisel antrenman, vücut ağırlığı ve fitness takipçisi (KKTC & Türkçe)",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["fitness", "health", "sports"],
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
