{
  "name": "MentorIA — Plataforma Educacional",
  "short_name": "MentorIA",
  "description": "Aprenda com trilhas adaptativas e inteligência artificial",
  "id": "./",
  "start_url": "dashboard.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#09061a",
  "theme_color": "#7c3aed",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%237c3aed'/><text y='130' x='96' text-anchor='middle' font-size='110' font-family='Arial'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%237c3aed'/><text y='130' x='96' text-anchor='middle' font-size='110' font-family='Arial'>🧠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%237c3aed'/><text y='350' x='256' text-anchor='middle' font-size='300' font-family='Arial'>🧠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%237c3aed'/><text y='350' x='256' text-anchor='middle' font-size='300' font-family='Arial'>🧠</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Jogar", "short_name": "Jogar", "url": "game.php", "description": "Iniciar uma sessão de jogo" },
    { "name": "Minhas Atividades", "short_name": "Atividades", "url": "minhas-atividades.php", "description": "Ver atividades pendentes" },
    { "name": "Ranking", "short_name": "Ranking", "url": "leaderboard.php", "description": "Ver o ranking" }
  ],
  "prefer_related_applications": false
}
