{
  "id": "com.enerjik.biobite",
  "name": "BioBite - Sağlık & Beslenme",
  "short_name": "BioBite",
  "description": "AI destekli kişisel sağlık ve beslenme asistanın. Lab takibi, yemek planı, BioBite Koç.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0f14",
  "theme_color": "#0a0f14",
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness", "food"],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BioBite Ana Sayfa"
    }
  ],
  "shortcuts": [
    {
      "name": "Lab Sonuçları",
      "short_name": "Lab",
      "description": "Lab sonuçlarını görüntüle",
      "url": "/lab?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yemek Planı",
      "short_name": "Plan",
      "description": "Haftalık yemek planı",
      "url": "/meal-plan?source=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
