{
  "name": "Serene Spa Center",
  "short_name": "Serene Spa",
  "description": "A luxury day spa in Zürich. Ancient rituals, expert therapists, complete renewal.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#FAF9F6",
  "theme_color": "#8DA182",
  "lang": "en-CH",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
