{
  "name": "NV HUB",
  "short_name": "NV HUB",
  "id": "/",
  "description": "Plataforma de Gestão Integrada",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["business", "productivity", "communication"],
  "shortcuts": [
    {
      "name": "NV Chat Inbox",
      "short_name": "Inbox",
      "url": "/nvchat/inbox",
      "icons": [
        {
          "src": "/icon-192-v4.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "NV HUB",
      "short_name": "Hub",
      "url": "/home",
      "icons": [
        {
          "src": "/icon-192-v4.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
