{
    "lang": "en-us",
    "name": "Blazing Slots",
    "short_name": "Blazing Slots",
    "description": "",
    "start_url": "/index.html",
	"scope": "/",
    "background_color": "#2f3d58",
    "theme_color": "#2f3d58",
    "orientation": "landscape",
    "display": "standalone",
    "icons": [
        {
             "src": "/icon512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}