{
  "name": "Rooted Within — Ashwagandha & Wellness",
  "short_name": "Rooted Within",
  "description": "Pharmacist-founded ashwagandha, dosage guide, sleep assessment, recipes and community.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#faf6ee",
  "theme_color": "#1f3d2b",
  "orientation": "portrait",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Take the Sleep Assessment", "url": "/assessment.html" },
    { "name": "Dosage Guide", "url": "/index.html#dosage" },
    { "name": "Recipes", "url": "/recipes.html" }
  ]
}
