{
  "name": "GAP Protection CRM",
  "short_name": "GAP CRM",
  "description": "GAP Protection — Call Center, CRM und Vertrieb. Agenten-Arbeitsplatz mit Inopla Click2Call.",
  "id": "/agent-desktop",
  "start_url": "/agent-desktop",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e1a",
  "background_color": "#0a0e1a",
  "lang": "de",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Agenten-Arbeitsplatz",
      "url": "/agent-desktop",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live-Monitor",
      "url": "/cc-live",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
