
{
  "name": "BagreQuiz",
  "short_name": "BagreQuiz",
  "description": "BagreQuiz - O jogo ideal para testar seus conhecimentos sobre futebol.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "status_bar": "default",
  "icons": [{"src": "/static/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"}, {"src": "/static/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}],
  "dir": "ltr",
  "lang": "pt-BR",
  "screenshots" : [],
  "shortcuts" : [{"name": "Jogar", "url": "/quiz", "description": "Acesso r\u00e1pido para Jogar", "icons": [{"src": "/static/images/icon-192.png", "sizes": "192x192"}]}, {"name": "Ranking", "url": "/ranking/", "description": "Acesso r\u00e1pido ao Ranking", "icons": [{"src": "/static/images/icon-192.png", "sizes": "192x192"}]}]
}
