{
  "name": "HFT Solutions — Portal",
  "short_name": "HFT Portal",
  "description": "Portal do Cliente HFT Solutions",
  "start_url": "/portal/login",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#070910",
  "theme_color": "#F5A623",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "business",
    "finance"
  ],
  "lang": "pt-BR",
  "id": "/portal/"
}