{
  "name": "Creme du Ciel – Official Partner Store",
  "short_name": "Creme du Ciel",
  "description": "Official Partner Store für Premium Naturkosmetik von Creme du Ciel. Natürliche Inhaltsstoffe für strahlend schöne Haut.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F7",
  "theme_color": "#7A8B6F",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de",
  "categories": ["shopping", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Produkte",
      "short_name": "Shop",
      "url": "/#products",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "url": "/contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
