{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "zerolith",
    "short_name": "zerolith",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#172439",
    "description": "Please place the weighted storage cube on the 1500 megawatt Aperture Science heavy duty super-colliding super-button.",
    "icons": [
        {
            "src": "favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "mstile-150x150.png",
            "sizes": "150x150",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}