{
    "name": "CoolFleet Leasing",
    "short_name": "CoolFleet",
    "lang": "en-US",
    "description": "Redefining commercial trailer leasing and fleet operations.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0b0f19",
    "theme_color": "#00AEEF",
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}