{
    "name": "EQ2b Siren App",
    "short_name": "EQ2b Siren",
    "start_url": "/apps/web/whelen-295-series-eq2b",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#121315",
    "theme_color": "#ff2626",
    "icons": [
        {
            "src": "./icon/icon.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
}