{
  "short_name": "Slots Meta Pwa",
  "name": "Slots Meta Game PWA",
  "description": "Launch your game by PWA faster than ever",
  "display": "fullscreen",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/img/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/img/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/img/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/img/icon-196x196.png",
      "sizes": "196x196",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720"
    },
    {
      "src": "/img/screenshot2.png",
      "type": "image/png",
      "sizes": "540x720"
    }
  ],
  "start_url": "/landpage-demo-sm.html",
  "theme_color": "#3F51B5",
  "background_color": "#EEEEEE",
  "url_handlers": [
    {
      "origin": "https://h5-osi.tgi7o.xyz"
    }
  ]
}
