{
    "name": "McGill Shuttle Bus Tracker",
    "short_name": "Shuttle Tracker",
    "description": "Real-time map of McGill inter-campus shuttle buses",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data/bus_stop.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ]
}
