{
  "name": "BioMind — Biologia no Quadrinho",
  "short_name": "BioMind",
  "description": "Aprenda biologia com quadrinhos, questões e gamificação",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "icons": [
    { "src": "/images/mascot-darwin.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["education", "games"],
  "lang": "pt-BR",
  "scope": "/"
}