{
  "name": "Guess Master",
  "short_name": "Guess Master",
  "description": "Palpites, ligas, rankings e notícias de futebol.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#071b35",
  "lang": "pt-BR",
  "scope": "/",
  "orientation": "any",
  "categories": ["sports", "entertainment", "social"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
