{
    "name": "Rope Master",
    "short_name": "Rope Master",
    "description": "Качайся на веревке и улети как можно дальше по джунглям!",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#0a1230",
    "theme_color": "#0a1230",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
