{
  "name": "Esportes SaaS",
  "short_name": "Esportes",
  "description": "Plataforma municipal de gestão esportiva",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7132f5",
  "background_color": "#ffffff",
  "lang": "pt-BR",
  "categories": ["sports", "education", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Entrar",
      "url": "/login",
      "description": "Acesse sua conta"
    }
  ]
}
