{
  "id": "/?source=pwa-customer",
  "name": "Lahmacun bestellen",
  "short_name": "Lahmacun",
  "description": "Lahmacun und Gözleme bei der DITIB Oberderdingen bestellen.",
  "start_url": "/?source=pwa-customer",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f4f1",
  "theme_color": "#0a7d3a",
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/icons/customer.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
