{
  "name": "Weight Loss HQ",
  "short_name": "WeightLossHQ",
  "description": "Your complete weight loss home. Personalised meal plans, workouts, progress tracking, and rewards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2838",
  "theme_color": "#7B9E6B",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle"],
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
