{
    "name": "Bimwiq Sketch",
    "short_name": "Bimwiq Sketch",
    "theme_color": "#3470bf",
    "background_color": "#3470bf",
    "orientation": "landscape",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "/assets/favicon/android-chrome-72x72.png?v=M4KldPklOP",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/assets/favicon/android-chrome-289x289.png?v=M4KldPklOP",
            "sizes": "289x289",
            "type": "image/png"
        }
    ]
}
