{
  "name": "MyWeightLossCentre",
  "short_name": "MWLC",
  "description": "Your personal health dashboard",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1B3A4B",
  "theme_color": "#1B3A4B",
  "orientation": "portrait-primary",
  "scope": "/dashboard",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "medical"],
  "lang": "en-GB"
}
