{
  "name": "Mood Chemistry Lab by Coach KB",
  "short_name": "Mood Lab",
  "description": "A science-backed, sensory-driven wellness platform that helps you identify your emotional state and shift it in real time using guided Mood Formulas.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "en-US",
  "dir": "ltr"
}
