{
  "name": "EduQuest 3D — Aventura do Conhecimento",
  "short_name": "EduQuest",
  "description": "Jogo educacional 3D multiplayer: defenda a Árvore Central com sua turma respondendo missões.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#1b1030",
  "theme_color": "#1b1030",
  "lang": "pt-BR",
  "categories": ["education", "games"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
