{
  "name": "Arena Tournament Manager",
  "short_name": "ATM",
  "description": "Motor profissional de gerenciamento de torneios esportivos.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "pt-BR",
  "categories": ["sports", "productivity", "business"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}