{
    "name": "TRUKFOO",
    "short_name": "TRUKFOO",
    "description": "TRUKFOO - Installable web app",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#d84315",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://adb7e4fb9681d382b89611ef274d9f75.cdn.bubble.io/f1770119570031x739822088065750300/Trukfoo192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://adb7e4fb9681d382b89611ef274d9f75.cdn.bubble.io/f1770119536703x902792565241337300/Trukfoo512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}