{
    "name": "BusGoWhere - Singapore Bus Tracking",
    "short_name": "BusGoWhere",
    "description": "Track Singapore buses in real-time with accurate arrival predictions",
    "icons": [
        {
            "src": "https://assets.busgowhere.com/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://assets.busgowhere.com/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#8C1B55",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}
