{
  "name": "SentinelBets",
  "short_name": "Sentinel",
  "description": "Live football signals — Poisson + Kelly + SSE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "finance", "utilities"],
  "lang": "pt-BR",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Ver sinais ao vivo",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Calculadora Kelly",
      "short_name": "Kelly",
      "description": "Calcular stake ideal",
      "url": "/calculadora-kelly",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
