{
  "name": "ARIA · Live Pitch",
  "short_name": "ARIA",
  "description": "Painel de controle de banca — Live Pitch Football",
  "start_url": "/aria-dashboard",
  "id": "/aria-dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1A12",
  "theme_color": "#0B1A12",
  "icons": [
    {
      "src": "/app/icon180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}