{
    "name": "Snake - FOK Edition",
    "short_name": "Snake FOK",
    "description": "Classic Snake game - 10 levels, arcade music, high scores, FOKoins",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#07070e",
    "theme_color": "#07070e",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
