{
    "name": "Konstru360",
    "short_name": "Konstru360",
    "start_url": "https://konstru360.app/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#fbbf24",
    "icons": [
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "36x36",
            "type": "image/png",
            "density": "0.75"
        },
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "48x48",
            "type": "image/png",
            "density": "1.0"
        },
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "72x72",
            "type": "image/png",
            "density": "1.5"
        },
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "96x96",
            "type": "image/png",
            "density": "2.0"
        },
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "144x144",
            "type": "image/png",
            "density": "3.0"
        },
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "density": "4.0"
        },
        {
            "src": "https://konstru360.app/static/images/logo-konstru360-fav-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}