{
  "name": "Anti-Burro",
  "short_name": "Anti-Burro",
  "description": "Treino cognitivo diário. Você menos burro todos os dias.",
  "start_url": "/antiburro/",
  "scope": "/antiburro/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F5C518",
  "background_color": "#F2F2F7",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/antiburro/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/antiburro/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/antiburro/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "lifestyle"],
  "shortcuts": [
    {
      "name": "Pílula do Dia",
      "url": "/antiburro/pill",
      "icons": [{ "src": "/antiburro/icons/icon-72.png", "sizes": "72x72" }]
    },
    {
      "name": "Jogar Agora",
      "url": "/antiburro/game",
      "icons": [{ "src": "/antiburro/icons/icon-72.png", "sizes": "72x72" }]
    }
  ]
}
