{
  "name": "PescaCamp — Apuração",
  "short_name": "PescaCamp",
  "description": "Sistema de apuração de campeonato de pesca",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#040810",
  "theme_color": "#00cc6a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23040810'/><text y='130' x='30' font-size='120'>🎣</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23040810'/><text y='360' x='60' font-size='340'>🎣</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["sports", "utilities"],
  "lang": "pt-BR"
}
