{
  "name": "Pflegemio – gemeinsam füreinander da",
  "short_name": "Pflegemio",
  "description": "Die Pflege-App für pflegende Familien",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1C3829",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Medikamente",
      "url": "/dashboard/medi",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notfallblatt",
      "url": "/dashboard/notfallblatt",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
