{
  "name": "Lumi — Clareza para aprender",
  "short_name": "Lumi",
  "description": "Organize suas provas, estude por partes e treine com simulados.",
  "id": "/",
  "start_url": "/inicio",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E8F6FA",
  "theme_color": "#086CDF",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/lumi-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/lumi-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
