{
  "id": "/",
  "name": "ORACLO",
  "short_name": "ORACLO",
  "description": "Antes de decidir, enxergue melhor. Múltiplas perspectivas.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "categories": [
    "productivity",
    "lifestyle",
    "education"
  ],
  "theme_color": "#0C0C0D",
  "background_color": "#0C0C0D",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Falar com o ORACLO",
      "short_name": "Falar",
      "description": "Abrir direto a conversa por voz com o ORACLO.",
      "url": "/voz?rapido=1",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
