{
  "name": "Die Erste Hilfe Schule",
  "short_name": "EHS App",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#C0392B",
  "icons": [
    {
      "src": "DieErsteHilfeSchule.de.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "DieErsteHilfeSchule.de.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}