{
  "id": "/",
  "name": "Healthidia GLP",
  "short_name": "Healthidia GLP",
  "description": "Smart Nutrition for Healthier Weight Loss — daily food schedule, protein, fibre and fluid targets on your phone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#F7FAFC",
  "theme_color": "#243D80",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's food", "url": "/today" },
    { "name": "How I am feeling today", "url": "/checkin" },
    { "name": "My week", "url": "/plan" }
  ]
}
