{
  "name": "ZüriSoft GmbH - Ihr IT-Partner",
  "short_name": "ZüriSoft",
  "description": "Modernste Lösungen mit Präzision und Zuverlässigkeit für Ihre digitale Transformation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0369a1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/cloud-setup.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "wide",
      "label": "Cloud Setup Services"
    },
    {
      "src": "/assets/office-setup.webp", 
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "wide",
      "label": "Office Setup Solutions"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "id": "ch.zurisoft.app",
  "related_applications": []
} 