{
  "name": "Bubble Win",
  "short_name": "Bubble Win",
  "description": "Estoure as bolhas e ganhe prêmios.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#c9a8e8",
  "theme_color": "#c9a8e8",
  "icons": [
    {
      "src": "/bubble/icons/iconb-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bubble/icons/iconb-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bubble/icons/iconb-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
