{
  "name": "BiscaPlay",
  "short_name": "BiscaPlay",
  "description": "Bisca 61 multijogador online",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "Logo.png",
      "type": "image/png",
      "sizes": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
