{
  "name": "Emixbet",
  "short_name": "Emixbet",
  "start_url": "/",
	"scope": "/",
  "display": "standalone",
  "theme_color": "#202733",
  "background_color": "#151b29",
  "icons": [
    {
      "src": "../img/appicon/192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "../img/appicon/app_512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}