{
  "name": "Carcará VA — Painel",
  "short_name": "Meu Painel",
  "description": "Painel oficial da Carcará Linhas Aéreas Virtuais — VA ID 55917",
  "start_url": "/index.php?page=painel",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#0077b6",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meu Painel",
      "short_name": "Painel",
      "url": "/index.php?page=painel",
      "icons": [
        {
          "src": "images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mapa ao Vivo",
      "short_name": "Mapa",
      "url": "/index.php?page=mapa",
      "icons": [
        {
          "src": "images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Ranking",
      "short_name": "Ranking",
      "url": "/index.php?page=ranking",
      "icons": [
        {
          "src": "images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "aviation",
    "games",
    "entertainment"
  ],
  "scope": "/"
}