{
  "name": "BauSmart Pro",
  "short_name": "BauSmart",
  "description": "Angebote & Rechnungen für Handwerker – in 60 Sekunden, auch offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "lang": "de",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23f97316' width='512' height='512' rx='110'/><text x='256' y='340' font-size='320' font-weight='900' text-anchor='middle' fill='white' font-family='Arial,sans-serif'>B</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23f97316' width='192' height='192' rx='42'/><text x='96' y='128' font-size='120' font-weight='900' text-anchor='middle' fill='white' font-family='Arial,sans-serif'>B</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Neues Angebot",
      "url": "/offers?new=1",
      "description": "Sofort ein neues Angebot erstellen"
    },
    {
      "name": "Neue Rechnung",
      "url": "/invoices?new=1",
      "description": "Sofort eine neue Rechnung erstellen"
    }
  ]
}
