{
  "short_name": "Brainmotion",
  "name": "BrainMotion.ai",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/crm/overview",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Erinnerungen (Heute)",
      "short_name": "Erinnerungen",
      "url": "/crm/erinnerungen",
      "icons": [{ "src": "/icons/erinnerungen-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Heute-Cockpit",
      "short_name": "Heute",
      "url": "/crm/heute"
    },
    {
      "name": "E-Mail",
      "short_name": "E-Mail",
      "url": "/crm/email"
    }
  ]
}
