{
    "name": "NEA Weather Singapore",
    "short_name": "NEA Weather",
    "description": "Real-time Singapore weather updates including rain radar map, NEA weather forecast, current observations, UV index, and weather warnings.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "https://assets.neaweather.com/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://assets.neaweather.com/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
