{
  "name": "Portal do Aluno GeekSTEAM",
  "short_name": "GeekSTEAM",
  "description": "Portal do Aluno GeekSTEAM com ranking, boletim, biblioteca, rádio, mimos e avisos escolares.",
  "start_url": "/portal/home?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/static/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
