{
  "name": "VelauraApp",
  "short_name": "Velaura",
  "description": "Natural Insights for Your Vitality — Track perimenopause symptoms, cycle patterns, and discover science-backed natural support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#81B29A",
  "theme_color": "#81B29A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/velaura-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/velaura-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
