{
  "name": "Alpha Omega Vitality",
  "short_name": "AO Vitality",
  "description": "Premium vitamins & supplements — clinically dosed, third-party tested. Clinical precision, natural alchemy.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12160f",
  "theme_color": "#12160f",
  "categories": ["health", "shopping", "lifestyle"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Shop All", "url": "https://www.alphaomegavitality.shop/collections/all" },
    { "name": "The Journal", "url": "/journal" }
  ]
}
