{
  "name": "EMS-Vertretungsplan",
  "short_name": "Vertretung",
  "description": "Vertretungsplan der Emil-Molt-Schule",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#0b1224",
  "theme_color": "#0C1223",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
