{
  "name": "NeuroPathway Safe Space",
  "short_name": "NeuroPathway",
  "description": "Your safe space for mental health support - track moods, learn coping strategies, and connect with support.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "categories": ["health", "education", "lifestyle"],
  "icons": [
    {
      "src": "/neuropathway-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
