{
  "name": "Periscópio Sismógrafo",
  "short_name": "Sismógrafo",
  "description": "Sinais globais e do Brasil em tempo real, com análise STEEP em 3 ondas.",
  "lang": "pt-BR",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#1a1d22",
  "theme_color": "#1a1d22",
  "orientation": "portrait",
  "categories": ["business", "news", "productivity"],
  "shortcuts": [
    { "name": "Painel", "short_name": "Painel", "url": "/dashboard" },
    { "name": "Pulse", "short_name": "Pulse", "url": "/pulse" },
    { "name": "Yellow Light", "short_name": "Yellow Light", "url": "/yellow-light" }
  ],
  "icons": [
    {
      "src": "/sismografo-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sismografo-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sismografo-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
