{
    "name": "Northern Light Services",
    "short_name": "NLS",
    "description": "Professional window cleaning services in the Greater Toronto Area.",
    "start_url": "/windows/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0A4C6A",
    "icons": [
        {
            "src": "/assets/images/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}