{
  "name": "AthletIQ - Elit Seviye Koç",
  "short_name": "AthletIQ",
  "description": "Profesyonel Fitness, Vücut Geliştirme ve Beslenme Asistanı",
  "lang": "tr-TR",
  "dir": "ltr",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#a855f7",
  "orientation": "portrait",
  "categories": [
    "health",
    "fitness",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Program Oluştur",
      "short_name": "Program",
      "url": "./index.html",
      "icons": [{ "src": "icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Kalori Cetveli",
      "short_name": "Kalori",
      "url": "./index.html",
      "icons": [{ "src": "icon.png", "sizes": "192x192" }]
    }
  ]
}

