{
  "name": "Hackeando a Bet",
  "short_name": "Hackeando a Bet",
  "description": "Plataforma de estratégias e análise de apostas",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e1117",
  "theme_color": "#04dc1e",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/hacker-pwa180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/hacker-pwa192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/hacker-pwa512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/hacker-pwa512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard.php",
      "icons": [{ "src": "/img/hacker-pwa192.png", "sizes": "192x192" }]
    },
    {
      "name": "Estratégias",
      "short_name": "Estratégias",
      "url": "/minhas-estrategias.php",
      "icons": [{ "src": "/img/hacker-pwa192.png", "sizes": "192x192" }]
    },
    {
      "name": "Relatório",
      "short_name": "Relatório",
      "url": "/relatorio.php",
      "icons": [{ "src": "/img/hacker-pwa192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["finance", "productivity", "education"]
}
