{
  "short_name": "INJOY",
  "name": "INJOY Betreuungstool",
  "icons": [
    {
      "src": "https://www.injoy-betreuungsportal.de/resources/icons/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.injoy-betreuungsportal.de/resources/icons/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
	"start_url": "https://www.injoy-betreuungsportal.de/",
	"background_color": "#63a43c",
	"display": "standalone",
	"scope": "./",
	"theme_color": "#22333a"
}