{
    "id": "/mine/",
    "short_name": "Isometric Sweeper",
    "name": "Isometric Sweeper",
    "icons": [
        {
            "src": "./Assets/Icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "./Assets/Icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/mine/",
    "scope": "/mine/",
    "display": "standalone",
    "orientation": "landscape",
    "theme_color": "#aad6ff",
    "background_color": "#aad6ff"
}
