{
  "name": "Camphy — Connect. Heal. Thrive.",
  "short_name": "Camphy",
  "description": "AI-powered peer wellbeing platform. Real people, real places, real healing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#112240",
  "theme_color": "#3BBDB0",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "social", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Camphy Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Buddy",
      "url": "/discover",
      "description": "Discover and match with a peer listener near you"
    },
    {
      "name": "My Sessions",
      "url": "/sessions",
      "description": "View your current and past sessions"
    }
  ]
}
