{
    "name": "GDI.js",
    "short_name": "GDI.js",
    "icons": [
        {
            "src": "/res/gfx/apple-touch-icon.png",
            "sizes": "120x120",
            "type": "image/png"
        }
    ],
    "theme_color": "#222222",
    "background_color": "#222222",
    "display": "standalone"
}