{
  "name": "3-6-1 CUP",
  "short_name": "361 CUP",
  "description": "Acompanhe a tabela, jogos e estatísticas do 3-6-1 CUP",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#e11d48",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}