{
    "short_name": "NotWay",
    "name": "NotWay - Echoes of Nothingness",
    "icons": [
        {
            "src": "/icons/not-way-vector.svg",
            "type": "image/svg+xml",
            "sizes": "243x243"
        },
        {
            "src": "/icons/not-way-64.png",
            "type": "image/png",
            "sizes": "64x64"
        },
        {
            "src": "/icons/not-way-128.png",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "/icons/not-way-256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "/icons/not-way-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "id": "NotWay",
    "start_url": "/",
    "background_color": "#000000",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#000000",
    "description": "Echoes of Nothingness",
    "screenshots": [
        {
            "src": "/screenshots/notway-wide.jpg",
            "type": "image/jpg",
            "sizes": "1920x1080",
            "form_factor": "wide"
        },
        {
            "src": "/screenshots/notway-narrow.jpg",
            "type": "image/jpg",
            "sizes": "1080x1920",
            "form_factor": "narrow"
        }
    ],
    "orientation": "portrait"
}