{
  "name": "RGLVS Support Planner",
  "short_name": "RGLVS Planner",
  "description": "Interne Dienst- und Supportplanung für RGLVS Support-Teams.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eeeeee",
  "theme_color": "#7a1343",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
