{
    "name": "Sharjah Bus Timings",
    "short_name": "Sharjah Bus",
    "description": "Offline-ready Sharjah bus timings with live next departure insights and route map.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f8f9ff",
    "theme_color": "#310086",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/img/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/img/icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
