{
  "name": "OPAI Clientes",
  "short_name": "OPAI Clientes",
  "id": "/portal/cliente",
  "description": "Portal de clientes — Gard Security",
  "start_url": "/portal/cliente",
  "scope": "/portal/cliente",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060a13",
  "background_color": "#060a13",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/portal/cliente?section=dashboard",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Rondas",
      "short_name": "Rondas",
      "url": "/portal/cliente?section=rondas",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "url": "/portal/cliente?section=chat",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
