{
    "name": "Pixie's Potions",
    "short_name": "Pixie's Potions",
    "description": "A calm potion sorting puzzle. Help Pixie the fairy pour her potions between bottles until every bottle holds a single colour. No timers, and it plays offline.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "any",
    "background_color": "#1b1430",
    "theme_color": "#1b1430",
    "categories": ["games", "puzzle", "casual"],
    "lang": "en",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
