{
  "name": "ProFix — Taxi & Netzwerk Zürich",
  "short_name": "ProFix",
  "description": "ProFix Zürich — Taxi, Empfehlungen, QR teilen. Gleiche App im Browser und Google Play (TWA).",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#10b981",
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "de",
  "dir": "ltr",
  "scope": "/",
  "id": "com.profixsolutionsgroup.network",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Empfehlen",
      "short_name": "Empfehlen",
      "url": "/guest",
      "description": "Partner-Empfehlung in 3 Taps",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Hotel Performance Dashboard"
    },
    {
      "name": "Control Center",
      "short_name": "Control",
      "url": "/control-center",
      "description": "System Control Center"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.profixsolutionsgroup.network",
      "id": "com.profixsolutionsgroup.network"
    }
  ],
  "prefer_related_applications": false
}
