{
  "name": "Beschaffungsplattform - Weber Frischdienst",
  "short_name": "Beschaffungsplattform | BLF",
  "lang": "de-DE",
  "start_url": "https://weber-eps.de",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000066",
  "background_color": "#fff",
  "icons": [
      {
        "src": "frontend/themes/weber/img/logos/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "frontend/themes/weber/img/logos/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ]
}