{
  "id": "/",
  "name": "[APP_NAME]",
  "short_name": "[APP_NAME]",
  "description": "A peer-recovery organizing tool for people in Crystal Meth Anonymous. Connect with a sponsor, track your own step work, log your own recovery. General wellness use only — not a medical or therapeutic service.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7B2FBE",
  "background_color": "#f8f8f9",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
