{
  "name": "OrganicWale — Plant Science Skincare",
  "short_name": "OrganicWale",
  "description": "Indian botanicals + modern cosmetic science + ingredient transparency + evidence-led skincare.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#1A5349",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Formulas",
      "short_name": "Shop",
      "description": "Explore evidence-based skincare formulations",
      "url": "/shop",
      "icons": [{ "src": "/images/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "AI Skin Lab",
      "short_name": "AI Skin",
      "description": "Take the 60-second barrier diagnostic",
      "url": "/ai-skin",
      "icons": [{ "src": "/images/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Routine Builder",
      "short_name": "Routines",
      "description": "Design custom AM/PM botanical regimens",
      "url": "/routines",
      "icons": [{ "src": "/images/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
