{
  "name": "Mestrax – Die SHK-Plattform",
  "short_name": "Mestrax",
  "description": "Mestrax macht Meister zu Unternehmern. Die SHK-Plattform für Sanitär-, Heizungs- und Klimatechniker.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F0E8",
  "theme_color": "#1A5C5C",
  "categories": ["business", "productivity"],
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Aufträge",
      "short_name": "Aufträge",
      "url": "/orders",
      "description": "Auftragsübersicht öffnen",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Zeiterfassung",
      "short_name": "Zeiten",
      "url": "/time-tracking",
      "description": "Zeiterfassung öffnen",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
