{
  "name": "The Space Before Help",
  "short_name": "Space Before Help",
  "description": "Anonymous peer support for minds that work differently. A safe place to be heard before you're ready to ask for help.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A365D",
  "theme_color": "#1A365D",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["health", "lifestyle"],
  "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": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}