{
  "name": "Elova.Life — Your Personal Wellness Buyer",
  "short_name": "Elova.Life",
  "description": "Independent supplement research with zero paid placements. Get personalised picks for sleep, gut, stress, energy, longevity, skin and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAF8",
  "theme_color": "#34D05C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%2334D05C'/%3E%3Ctext x='50%25' y='56%25' dominant-baseline='middle' text-anchor='middle' font-family='system-ui,sans-serif' font-weight='900' font-size='120' fill='white'%3EE%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%2334D05C'/%3E%3Ctext x='50%25' y='56%25' dominant-baseline='middle' text-anchor='middle' font-family='system-ui,sans-serif' font-weight='900' font-size='320' fill='white'%3EE%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Sleep",   "url": "/?q=sleep",    "short_name": "Sleep"   },
    { "name": "Gut",     "url": "/?q=gut",      "short_name": "Gut"     },
    { "name": "Stress",  "url": "/?q=stress",   "short_name": "Stress"  },
    { "name": "Energy",  "url": "/?q=energy",   "short_name": "Energy"  }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "text": "q" }
  }
}