{
  "name": "Pier21 Wellness",
  "short_name": "Pier21",
  "description": "Christ-centered recovery companion — daily pledge, private journal, craving SOS tools, 12-step work, and faith journey.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2a3d",
  "theme_color": "#0d2a3d",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
