{
  "name": "Matz m8 Wein",
  "short_name": "Matz m8 Wein",
  "description": "Die Leichtigkeit, unkompliziert Genuss zu präsentieren. Weinkreationen & Lieblingsweine von Matz Messerschmidt, Schwäbisch Hall.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C1C1C",
  "theme_color": "#8B1A1A",
  "lang": "de",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "assets/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Sortiment",
      "short_name": "Weine",
      "description": "Weinkreationen & Lieblingsweine",
      "url": "/#sortiment",
      "icons": [{ "src": "assets/img/Logo-Matz-m8-Wein.png", "sizes": "96x96" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Weinverkostungen & Events",
      "url": "/#events",
      "icons": [{ "src": "assets/img/Logo-Matz-m8-Wein.png", "sizes": "96x96" }]
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Anfrage & Beratung",
      "url": "/#kontakt",
      "icons": [{ "src": "assets/img/Logo-Matz-m8-Wein.png", "sizes": "96x96" }]
    }
  ]
}
