{
    "name": "DepositBreakdown Pte Ltd",
    "short_name": "DepositBreak",
    "description": "Understand your rental deposit and move-in costs in Clementi. We break down every charge so you know exactly what you're paying and when you'll get it back.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "en",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}