{
  "name": "Vibrant You Daily",
  "short_name": "VibrantYou",
  "description": "Expert gut health, biohacking, and longevity wellness content backed by peer-reviewed research.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#1B3A2D",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en-US",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Vibrant You Daily Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Gut Health Guide",
      "url": "/free-guide",
      "description": "Get the free gut health guide"
    },
    {
      "name": "Product Reviews",
      "url": "/reviews",
      "description": "Read our honest supplement reviews"
    },
    {
      "name": "Gut Health Articles",
      "url": "/category/gut-health",
      "description": "Browse gut health content"
    }
  ]
}
