{
  "name": "BauPortal",
  "short_name": "BauPortal",
  "description": "Warenwirtschaft für Fenster und Türen – powered by Futuremaxx",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A2332",
  "theme_color": "#EA6F1C",
  "orientation": "any",
  "lang": "de",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='24' fill='%231A2332'/%3E%3Crect x='20' y='20' width='152' height='4' rx='2' fill='%23EA6F1C'/%3E%3Ctext x='96' y='118' font-family='system-ui' font-size='90' font-weight='900' fill='%23EA6F1C' text-anchor='middle' dominant-baseline='central'%3EB%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%231A2332'/%3E%3Crect x='40' y='40' width='432' height='10' rx='5' fill='%23EA6F1C'/%3E%3Ctext x='256' y='300' font-family='system-ui' font-size='240' font-weight='900' fill='%23EA6F1C' text-anchor='middle' dominant-baseline='central'%3EB%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Angebote",
      "url": "/?view=angebote",
      "description": "Angebote öffnen"
    },
    {
      "name": "Rechnungen",
      "url": "/?view=rechnungen",
      "description": "Rechnungen öffnen"
    },
    {
      "name": "Kunden",
      "url": "/?view=kunden",
      "description": "Kundenliste"
    }
  ]
}
