{
  "name": "Metabolix",
  "short_name": "Metabolix",
  "description": "Premium supplements, expert trainers, fitness community — South Africa's health platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1B2B",
  "theme_color": "#4CAF50",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "shopping"],
  "lang": "en-ZA",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero/metabolix-hero-5.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Metabolix Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Supplements",
      "url": "/shop",
      "description": "Browse our supplement range"
    },
    {
      "name": "My Cart",
      "url": "/cart",
      "description": "View your cart"
    }
  ]
}
