{
  "short_name": "Solidoro",
  "name": "Solidoro — KI-Kalkulation für Bau und Handwerk",
  "description": "Solidoro kalkuliert dein LV mit KI, lernt aus deinem Erfahrungspool und akzeptiert PDF wie GAEB. Mit jedem Auftrag schlauer.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#2f55d4",
  "background_color": "#ffffff",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "solidoro-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "solidoro-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Stempeln",
      "short_name": "Stempel",
      "description": "Kommt/Geht-Stempel für deine Zeit-Erfassung",
      "url": "/zeit?source=pwa-shortcut",
      "icons": [
        { "src": "solidoro-favicon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "Mängel erfassen",
      "short_name": "Mängel",
      "description": "Neuen Mangel mit Foto und Plan-Pin anlegen",
      "url": "/projekte?focus=defects&source=pwa-shortcut",
      "icons": [
        { "src": "solidoro-favicon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "Bautagesbericht",
      "short_name": "BTB",
      "description": "Heutigen Bautagesbericht schreiben",
      "url": "/projekte?focus=btb&source=pwa-shortcut",
      "icons": [
        { "src": "solidoro-favicon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "Lager-Scanner",
      "short_name": "Lager",
      "description": "Barcode scannen und Bestand erfassen",
      "url": "/lager?action=scan&source=pwa-shortcut",
      "icons": [
        { "src": "solidoro-favicon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    }
  ]
}
