{
    "name": "LTFRB Online Appointment System",
    "short_name": "LTFRB",
    "description": "Book and manage appointments with the Land Transportation Franchising and Regulatory Board.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#F5F7FB",
    "theme_color": "#0038A8",
    "lang": "en-PH",
    "icons": [
        {
            "src": "/images/ltfrb-logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ltfrb-logo-256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ltfrb-logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
