{
  "name": "Surf OCD",
  "short_name": "Surf",
  "description": "OCD support companion app: guided ERP exposures, free urge-surfing SOS, and lessons about how OCD works. Your data stays on your phone.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#cbe9fb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}