{
  "name": "CORTEX EDU · Professor Neural",
  "short_name": "CORTEX EDU",
  "description": "Plataforma AI-Native de educação · Mentor digital Professor Neural · cursos, playground, mock interview, CV reviewer.",
  "start_url": "/aluno/dashboard.php?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1a",
  "theme_color": "#7c3aed",
  "lang": "pt-BR",
  "dir": "ltr",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/imagens/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imagens/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imagens/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/imagens/icon-apple-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/imagens/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard com gamification"
    },
    {
      "src": "/imagens/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Área do aluno no celular"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "description": "Desafio do dia · +20 XP",
      "url": "/aluno/daily-challenge.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/imagens/icon-daily.png", "sizes": "96x96" }]
    },
    {
      "name": "Playground",
      "short_name": "Playground",
      "description": "Sandbox de IA · teste prompts",
      "url": "/aluno/playground.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/imagens/icon-playground.png", "sizes": "96x96" }]
    },
    {
      "name": "Mock Interview",
      "short_name": "Mock",
      "description": "Entrevista simulada com Professor Neural",
      "url": "/aluno/mock-interview.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/imagens/icon-mock.png", "sizes": "96x96" }]
    },
    {
      "name": "Meu Passport",
      "short_name": "Passport",
      "description": "AI Career Passport™",
      "url": "/passport.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/imagens/icon-passport.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "id": "/aluno/dashboard.php"
}
