{
    "name": "Parkour Runner",
    "short_name": "Parkour",
    "start_url": "./index.html",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#050505",
    "theme_color": "#92b9e3",
    "icons": [
        { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
