{
    "name": "Overlay — Image Watermark Tool",
    "short_name": "Overlay",
    "description": "Free, private, browser-based image overlay and watermark tool. No upload, no server, no tracking.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f7fa",
    "theme_color": "#1f6feb",
    "lang": "en",
    "dir": "ltr",
    "categories": ["photo", "productivity", "utilities"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
