{
    "name": "pxlab",
    "short_name": "pxlab",
    "description": "Digital perfume creation workspace — materials, formulas, accords, logbook, analysis.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a201d",
    "theme_color": "#1097A7",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
