{
  "name": "Lakshmi Mahal · Indisches Restaurant & Bar",
  "short_name": "Lakshmi Mahal",
  "description": "Authentische indische Küche & Bar in Bochum, Essen und Düsseldorf. Online bestellen via WhatsApp, Tisch reservieren.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121315",
  "theme_color": "#b42218",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "assets/icon-192-lm26.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512-lm26.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable-512-lm26.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/apple-touch-icon-lm26.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Speisekarte",
      "short_name": "Menü",
      "description": "Speisekarte & Gerichte ansehen",
      "url": "./index.html#speisekarte",
      "icons": [{ "src": "assets/icon-192-lm26.png", "sizes": "192x192" }]
    },
    {
      "name": "Tisch Reservieren",
      "short_name": "Reservierung",
      "description": "Tisch in Bochum, Essen oder Düsseldorf reservieren",
      "url": "./index.html#reservierung",
      "icons": [{ "src": "assets/icon-192-lm26.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp Bestellen",
      "short_name": "Bestellen",
      "description": "Lieferung oder Abholung via WhatsApp bestellen",
      "url": "./index.html#speisekarte",
      "icons": [{ "src": "assets/icon-192-lm26.png", "sizes": "192x192" }]
    },
    {
      "name": "Kontakt & Anfahrt",
      "short_name": "Anfahrt",
      "description": "Standorte und Kontakt",
      "url": "./index.html#anfahrt",
      "icons": [{ "src": "assets/icon-192-lm26.png", "sizes": "192x192" }]
    }
  ]
}
