{
    "name": "Alchromatic",
    "short_name": "Alchromatic",
    "description": "The definitive free color studio for developers and designers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0612",
    "theme_color": "#0a0612",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
