{
  "name": "Vitamin Vault — The Gold Standard of Bioavailability",
  "short_name": "Vitamin Vault",
  "description": "High-performance rituals for the modern achiever. Clinician-formulated, medical-grade purity, engineered for bioavailability.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#121212",
  "lang": "en-US",
  "categories": ["health", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vitamin Vault — Home"
    },
    {
      "src": "/screenshots/desktop-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vitamin Vault — Luxury Collection"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "540x960",
      "type": "image/png",
      "label": "Vitamin Vault — Mobile Home"
    },
    {
      "src": "/screenshots/mobile-2.png",
      "sizes": "540x960",
      "type": "image/png",
      "label": "Vitamin Vault — Mobile Products"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop the Collection",
      "url": "/#products",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Join Inner Circle",
      "url": "/#newsletter",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
