{
  "name": "Delphi Grill & Pizzeria",
  "short_name": "Delphi",
  "description": "Delphi Grill & Pizzeria in Neuss-Grimlinghausen.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f7f3ed",
  "theme_color": "#163d32",
  "categories": ["food", "business"],
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Speisekarte",
      "short_name": "Karte",
      "description": "Speisekarte öffnen",
      "url": "/menu/speisekarte.pdf",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
