{
  "name": "Assistenz im Alltag – AssistUK",
  "short_name": "Assistenz",
  "description": "Drei Einheiten zum Alltag bei hohem Unterstützungsbedarf: warum Wartezeit Arbeitszeit ist, warum das Gerät da sein muss und warum die Pflege der häufigste Ort der Kommunikation ist.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#4b698c",
  "lang": "de",
  "icons": [
    {
      "src": "../../../img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../../../img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "../../../img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
