{
  "name": "PenseBet — Monitor Estatístico de Futebol",
  "short_name": "PenseBet",
  "description": "Software de monitoramento estatístico de futebol ao vivo. Você decide se aposta.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FFD60A",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "orientation": "portrait",
  "scope": "/",
  "lang": "pt-BR"
}
