{
  "name": "China Gesundheit Massage (中国健康按摩) - Traditionelle Chinesische Massage",
  "short_name": "China Gesundheit Massage",
  "description": "Professionelle traditionelle chinesische Massage in Gronau. Tuina, Kopf- und Ölmassage für Entspannung und Wohlbefinden.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de",
  "dir": "ltr",
  "categories": ["health", "wellness", "medical"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/lily-hero-img.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "China Gesundheit Massage Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Termin buchen",
      "short_name": "Buchen",
      "description": "Schnell einen Termin buchen",
      "url": "/",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Unsere Leistungen",
      "short_name": "Leistungen",
      "description": "Alle Massageleistungen ansehen",
      "url": "/leistungen",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Standort",
      "short_name": "Standort",
      "description": "Adresse und Anfahrt",
      "url": "/standort",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}