{
  "name": "IB Dashboard",
  "short_name": "IB",
  "description": "Iris Brennenstuhl – Backend Dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d3d3a",
  "theme_color": "#0d3d3a",
  "lang": "de",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663218524525/Qzowxt5htam9XDQgj7ukop/pwa-icon-192_8be2b594.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663218524525/Qzowxt5htam9XDQgj7ukop/pwa-icon-512-BFwwaxpPegaDYXRrJUPZbc.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Leads",
      "short_name": "Leads",
      "description": "Lead-Verwaltung öffnen",
      "url": "/dashboard/leads",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663218524525/Qzowxt5htam9XDQgj7ukop/pwa-icon-192_8be2b594.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
