{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "Humony",
    "short_name": "Humony",
    "background_color": "#0e0533",
    "icons": [
        { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
    ]
}
