{
  "id": "/",
  "name": "Cocoon Therapy - Massage & Wellness",
  "short_name": "Cocoon",
  "description": "Women-only massage therapy in East Putney, SW15.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f4",
  "theme_color": "#2c5f4f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Treatment",
      "short_name": "Book",
      "url": "/book/",
      "icons": [{ "src": "/images/icon-192.png?v=2", "sizes": "192x192" }]
    },
    {
      "name": "Treatments",
      "short_name": "Services",
      "url": "/services/",
      "icons": [{ "src": "/images/icon-192.png?v=2", "sizes": "192x192" }]
    },
    {
      "name": "Gift Cards",
      "short_name": "Gift Cards",
      "url": "/gift-cards/",
      "icons": [{ "src": "/images/icon-192.png?v=2", "sizes": "192x192" }]
    }
  ]
}
