{
  "name": "Bubble Shooter 3D",
  "short_name": "Bubble 3D",
  "icons": [
    {
      "src": "img/icon/icon-76x76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-196x196.png",
      "sizes": "196x196",
      "type": "image/png"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000"
}
