{
  "name": "Kosmatik - Premium Kosmetik",
  "short_name": "Kosmatik",
  "description": "Premium Kosmetik für deine natürliche Schönheit",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "beauty", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Produkte",
      "short_name": "Produkte",
      "description": "Alle Produkte anzeigen",
      "url": "/products",
      "icons": [{ "src": "/Logo.png", "sizes": "any" }]
    },
    {
      "name": "Warenkorb",
      "short_name": "Warenkorb",
      "description": "Zum Warenkorb",
      "url": "/cart",
      "icons": [{ "src": "/Logo.png", "sizes": "any" }]
    }
  ]
}

