{
    "name": "EroLab",
    "short_name": "EroLab",
    "description": "Private creator AI generation from trained data.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#03060c",
    "theme_color": "#00aff0",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/brand/erolab-mark.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "monochrome"
        }
    ]
}
