{
  "id": "/",
  "name": "ProperHumanDiet",
  "short_name": "Proper Diet",
  "description": "Guided nutrition and recovery tracking for autoimmune conditions and dietary protocols.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfaf6",
  "theme_color": "#24523f",
  "lang": "en",
  "categories": ["health", "fitness", "medical"],
  "icons": [
    {
      "src": "branding/pwa-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "branding/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "branding/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "branding/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "branding/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ProperHumanDiet dashboard"
    }
  ]
}
