{
  "name": "Das Gerhard's",
  "short_name": "Gerhard's",
  "description": "Pizza, Pasta, Burger – frisch aus dem Steinofen. Lieferung & Abholung in Wolfhagen-Niederelsungen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#D8392E",
  "lang": "de-DE",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Pizza bestellen",
      "short_name": "Bestellen",
      "url": "/#pizzen",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Meine Bestellungen",
      "short_name": "Bestellungen",
      "url": "/meine-bestellungen.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
