{
  "name": "Centurion Scout",
  "short_name": "Centurion",
  "description": "Sistema de Gestão e Controle de Atletas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#D4AF37",
  "orientation": "any",
  "scope": "/",
  "lang": "pt-BR",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/icons/logo-gold.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo-3d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
