{
    "name": "HL Audio Editor",
    "short_name": "HL Audio",
    "description": "Audio editor chạy local trong trình duyệt.",
    "start_url": "index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f3f6ff",
    "theme_color": "#1d222f",
    "icons": [
        {
            "src": "assets/img/logo.png",
            "sizes": "371x360",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/img/favicon.ico",
            "sizes": "256x256",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ]
}
