{
  "name": "Placar do Futebol",
  "short_name": "Placar",
  "description": "Resultados ao vivo das principais ligas do futebol mundial",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12151e",
  "theme_color": "#1a7a30",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
