{
  "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": "#ffffff",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "social", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "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"
    }
  ]
}
