{
  "name": "Amazing Wellness Guide",
  "short_name": "Wellness Guide",
  "description": "Your comprehensive wellness resource for nutrition, fitness, mindfulness, holistic health tips, and personal growth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#5C6E52",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["health", "fitness", "lifestyle", "education"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
