{
  "name": "Mindscape Health",
  "short_name": "Mindscape",
  "description": "Your mental health and wellbeing companion. Track your mood, connect with therapists, and access wellness resources.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FCFDF7",
  "theme_color": "#074540",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/MindscapeLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/MindscapeLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en",
  "dir": "ltr"
}
