{
  "name": "Themen-Radar",
  "short_name": "Themen-Radar",
  "description": "Übersicht und Projektmanagement der Pflegedirektion",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#6c5ce7",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}