{
    "short_name": "Gomoku",
    "name": "Gomoku - five in a row game",
    "icons": [
        {
            "src": "logo.png",
            "type": "image/png",
            "sizes": "128x128"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
