{
  "name": "ClearMind Quit: Stop Smoking & Vaping",
  "short_name": "ClearMind Quit",
  "description": "A private, on-demand quit coach. Personalised quit plan, immediate craving support and practical help recovering from slips.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#009681",
  "background_color": "#ffffff",
  "lang": "en-GB",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Craving rescue",
      "short_name": "Rescue",
      "description": "Open the craving-rescue flow straight away",
      "url": "/app?action=rescue"
    }
  ]
}
