{
  "name": "HELI Pizza Döner",
  "short_name": "HELI",
  "description": "Pizza, Döner & Lieferservice in Fürstenhagen",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14110f",
  "theme_color": "#14110f",
  "categories": [
    "food",
    "shopping"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Speisekarte",
      "url": "/speisekarte.html"
    },
    {
      "name": "Anrufen",
      "url": "tel:+4956029191202"
    }
  ]
}