{
  "id": "edugital-lxp-pwa",
  "name": "Learn OS",
  "short_name": "Learn OS",
  "description": "Learn OS — cockpit, tutor IA e jornada MMS+4Q.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "lang": "pt-BR",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Painel",
      "short_name": "Painel",
      "description": "Cockpit e Foco do dia",
      "url": "./",
      "icons": [{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Tutor IA",
      "short_name": "Tutor",
      "description": "Assistente contextual",
      "url": "./tutor",
      "icons": [{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Cursos",
      "short_name": "Cursos",
      "description": "Catálogo LearnPress",
      "url": "./courses",
      "icons": [{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Plano 14 dias",
      "short_name": "Plano",
      "description": "MMS+4Q — rotina e marcos",
      "url": "./plan",
      "icons": [{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
