{
  "name": "Football Intelligence AI",
  "short_name": "Football AI",
  "description": "Plataforma SaaS de inteligência estatística, automação e IA para análise de futebol.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050913",
  "theme_color": "#07101f",
  "categories": ["sports", "analytics", "business"],
  "icons": [
    {"src":"/static/img/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/static/img/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
