{
  "name": "IBGE Quiz - Agente Censitário de Informática",
  "short_name": "IBGE Quiz",
  "description": "Quiz interativo para preparação do concurso IBGE - Agente Censitário de Informática",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231e3a8a' width='192' height='192'/><text x='96' y='130' font-size='100' font-weight='bold' fill='white' text-anchor='middle'>📊</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 512 512'><rect fill='%231e3a8a' width='512' height='512'/><text x='256' y='380' font-size='300' font-weight='bold' fill='white' text-anchor='middle'>📊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f9fafb' width='540' height='720'/><rect fill='%231e3a8a' width='540' height='120'/><text x='270' y='80' font-size='36' font-weight='bold' fill='white' text-anchor='middle'>IBGE Quiz</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Informática",
      "short_name": "Informática",
      "description": "Quiz de Informática",
      "url": "/?categoria=1",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231e3a8a' width='96' height='96'/><text x='48' y='75' font-size='60' text-anchor='middle'>💻</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Português",
      "short_name": "Português",
      "description": "Quiz de Português",
      "url": "/?categoria=2",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231e3a8a' width='96' height='96'/><text x='48' y='75' font-size='60' text-anchor='middle'>📚</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Raciocínio Lógico",
      "short_name": "Raciocínio",
      "description": "Quiz de Raciocínio Lógico",
      "url": "/?categoria=3",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%231e3a8a' width='96' height='96'/><text x='48' y='75' font-size='60' text-anchor='middle'>🧠</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
