{
  "name": "TrifanBau",
  "short_name": "TrifanBau",
  "description": "Professionelles Baumanagement-System für TrifanBau",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e97a12",
  "orientation": "any",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "url_handlers": [
    {
      "origin": "https://trifanbau.at"
    },
    {
      "origin": "https://trifanbau-erp.onrender.com"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
