{
  "name": "Neuroli",
  "short_name": "Neuroli",
  "description": "O jogo que te prepara pro ENEM",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "scope": "/",
  "background_color": "#0A0A0B",
  "theme_color": "#00D67E",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/images/logotipo/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logotipo/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logotipo/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
