{
  "name": "The Anchor - Peer Support",
  "short_name": "The Anchor",
  "description": "Free 24/7 peer support for young people. Connect with trained peer supporters in a safe, confidential space.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Support",
      "short_name": "Support",
      "description": "Connect with a peer supporter now",
      "url": "/api/login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Crisis Resources",
      "short_name": "Resources",
      "description": "View crisis hotlines and resources",
      "url": "/resources",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "lang": "en-US"
}
