{
  "name": "UNILAB TI Prep — Simulados IDECAN",
  "short_name": "UNILAB TI",
  "description": "Aplicativo de estudos para o concurso UNILAB 2026 (banca IDECAN) — cargos de Técnico em TI e Analista em TI. Aulas, flashcards e simulados focados no edital.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E7F3A",
  "theme_color": "#0E7F3A",
  "lang": "pt-BR",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230E7F3A' width='192' height='192' rx='36'/><text x='96' y='130' font-family='Arial,sans-serif' font-size='108' font-weight='bold' text-anchor='middle' fill='white'>TI</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230E7F3A' width='512' height='512' rx='96'/><text x='256' y='345' font-family='Arial,sans-serif' font-size='288' font-weight='bold' text-anchor='middle' fill='white'>TI</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Simulado rápido",
      "short_name": "Simulado",
      "description": "Iniciar um novo simulado IDECAN",
      "url": "./index.html?view=simulados"
    },
    {
      "name": "Flashcards",
      "short_name": "Flash",
      "description": "Estudar com flashcards",
      "url": "./index.html?view=flashcards"
    }
  ]
}
