{
  "id": "/portal",
  "name": "Dietmia Portal",
  "short_name": "Dietmia",
  "description": "Diyetisyeninizle bağlantıda kalın, öğünlerinizi takip edin.",
  "start_url": "/portal/dashboard?tab=bugun",
  "scope": "/portal",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f0fdfa",
  "theme_color": "#00BFA6",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Bugün",
      "short_name": "Bugün",
      "description": "Günlük öğün ve su takibi",
      "url": "/portal/dashboard?tab=bugun",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Randevu",
      "short_name": "Randevu",
      "description": "Randevu al veya görüntüle",
      "url": "/portal/dashboard?tab=bakim",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/portal-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Günlük panel — öğün ve check-in"
    },
    {
      "src": "/pwa/portal-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Danışan portalı — mesaj ve yolculuk"
    }
  ]
}
