{
  "name": "Smart Catering Bestellplattform",
  "short_name": "Beschaffungsplattform | SC",
  "lang": "de-DE",
  "start_url": "https://sc-eps.de",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#fff",
  "icons": [
      {
        "src": "frontend/themes/smart_catering/img/logos/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "frontend/themes/smart_catering/img/logos/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ]
}