{
  "id": "/?source=pwa",
  "name": "LTD — Laboratório de Transformação Digital · Scrum",
  "short_name": "LTD Scrum",
  "description": "Plataforma de gestão ágil Scrum do LTD Estácio — Kanban, Sprints, Backlog, Equipe, Reuniões, Relatórios e Assistente IA.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#03071E",
  "theme_color": "#0077B6",
  "orientation": "any",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["productivity", "business", "education"],
  "icons": [
    { "src": "/images/profile.jpg", "sizes": "240x240", "type": "image/webp", "purpose": "any" },
    { "src": "/images/profile.jpg", "sizes": "240x240", "type": "image/webp", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Board Kanban",
      "short_name": "Board",
      "description": "Abrir o quadro Kanban",
      "url": "/board?source=pwa",
      "icons": [{ "src": "/images/profile.jpg", "sizes": "240x240", "type": "image/webp" }]
    },
    {
      "name": "Minhas Tarefas",
      "short_name": "Tarefas",
      "description": "Ver minhas tarefas",
      "url": "/minhas-tarefas?source=pwa",
      "icons": [{ "src": "/images/profile.jpg", "sizes": "240x240", "type": "image/webp" }]
    },
    {
      "name": "Reuniões",
      "short_name": "Reuniões",
      "description": "Próximas reuniões Scrum",
      "url": "/reunioes?source=pwa",
      "icons": [{ "src": "/images/profile.jpg", "sizes": "240x240", "type": "image/webp" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Visão geral do projeto",
      "url": "/dashboard?source=pwa",
      "icons": [{ "src": "/images/profile.jpg", "sizes": "240x240", "type": "image/webp" }]
    }
  ],
  "prefer_related_applications": false
}
