{
  "id": "/",
  "name": "Friedrichs Bestellsystem",
  "short_name": "Friedrichs",
  "description": "Bestellsystem für Friedrichs Café & Deli",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f5f0eb",
  "theme_color": "#2c5e4f",
  "lang": "de",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["food", "productivity"],
  "icons": [
    {
      "src": "/Bilder/Logo_Friedrichs_weiss.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Bilder/Logo_Friedrichs_weiss.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/Bilder/Logo_Friedrichs_weiss.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bestellübersicht"
    }
  ]
}
