{
    "short_name": "LevelImposter",
    "name": "LevelImposter Editor",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256",
            "type": "image/x-icon"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#1c1f24",
    "background_color": "#1c1f24"
}