{
  "name": "Schichtplaner",
  "short_name": "Dienstplan",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#bb86fc",
  "icons": [
    {
      "src": "https://upload.wikimedia.org/wikipedia/commons/4/4e/Calendar_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}