{
  "name": "Quit Smoking Clinic Ladywood",
  "short_name": "Quit Smoking",
  "description": "12 weeks of warm, expert quit-smoking support and free Nicotine Replacement Therapy in Birmingham.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#4B3286",
  "theme_color": "#4B3286",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a consultation",
      "short_name": "Book",
      "url": "/contact.html",
      "description": "Book your free quit-smoking consultation"
    },
    {
      "name": "Smoke-Free Tracker",
      "short_name": "Tracker",
      "url": "/#tracker",
      "description": "See your progress and savings"
    }
  ]
}
