{
    "name": "EmulatorJS",
    "short_name": "EmulatorJS",
    "manifest_version": 2,
    "version": "1.9.2",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "icon.png",
            "type": "image/png",
            "sizes": "500x500"
        }
    ],
    "start_url": "/"
}
