{
  "name": "webC@RE – Hilfe bei problematischer Mediennutzung",
  "short_name": "webC@RE",
  "start_url": "index.html",
  "display": "standalone",
  "lang": "de",
  "background_color": "#f5f5f5",
  "theme_color": "#0068b4",
  "description": "Online-Hilfeangebot der Hessischen Landesstelle für Suchtfragen bei problematischem Gebrauch von PC, Internet und Smartphone.",
  "icons": [
    {
      "src": "assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/images/logo.png",
      "sizes": "235x140",
      "type": "image/png"
    }
  ]
}