{
  "id": "/",
  "name": "IA Bússola Empresarial",
  "short_name": "IA Bússola",
  "description": "Inteligência artificial, diagnóstico e operação modular para empresas do MEI à multinacional.",
  "lang": "pt-BR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "utilities"],
  "background_color": "#eef2f5",
  "theme_color": "#0b2345",
  "shortcuts": [
    {
      "name": "Site público",
      "short_name": "Início",
      "url": "/",
      "icons": [{"src": "/_cdn/static/397821ce-bfb9-4e8b-b061-6d30a27ce51e.png", "sizes": "1024x1024", "type": "image/png"}]
    },
    {
      "name": "Painel do empresário",
      "short_name": "Meu painel",
      "url": "/cliente",
      "icons": [{"src": "/_cdn/static/397821ce-bfb9-4e8b-b061-6d30a27ce51e.png", "sizes": "1024x1024", "type": "image/png"}]
    },
    {
      "name": "Minha operação",
      "short_name": "Operação",
      "url": "/cliente?tab=operacao",
      "icons": [{"src": "/_cdn/static/397821ce-bfb9-4e8b-b061-6d30a27ce51e.png", "sizes": "1024x1024", "type": "image/png"}]
    }
  ],
  "share_target": {
    "action": "/_api/share/instagram",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "images",
          "accept": ["image/jpeg", "image/png", "image/webp"]
        }
      ]
    }
  },
  "icons": [
    {
      "src": "/_cdn/static/397821ce-bfb9-4e8b-b061-6d30a27ce51e.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
