{
  "name": "TAPAXDESK – Büro-Software",
  "short_name": "TAPAXDESK",
  "description": "Offerten, Aufträge und Rechnungen mit Schweizer QR-Zahlteil – Belege fotografieren und Zeit erfassen, direkt auf der Baustelle.",
  "lang": "de-CH",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3f5f0",
  "theme_color": "#1d6b42",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskierbar-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neue Rechnung",
      "short_name": "Rechnung",
      "url": "/?schnell=rechnung",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Neue Offerte",
      "short_name": "Offerte",
      "url": "/?schnell=offerte",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Beleg fotografieren",
      "short_name": "Beleg",
      "url": "/?schnell=beleg",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
