{
  "name": "Axiom Recovery Programme",
  "short_name": "Axiom ARP",
  "description": "A 24/7 digital sponsor for Recovery — a 2-week window followed by a 30-week structured programme, with meeting verification, sobriety tracking, and peer support.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Jump to your Recovery dashboard"
    },
    {
      "name": "Log a Meeting",
      "url": "/meetings",
      "description": "Record attendance at a Recovery meeting"
    },
    {
      "name": "Recovery Room",
      "url": "/group-chat",
      "description": "Anonymous peer chat"
    }
  ]
}
