{
    "name": "Image Resizer",
    "short_name": "Image Resizer",
    "description": "Resize your images online for free with Image Resizer.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#3498db",
    "icons": [
        {
            "src": "/assets/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
