{
    "name": "Pulse Music",
    "short_name": "Pulse",
    "description": "Local music player — your library, offline.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0e0e0e",
    "theme_color": "#0e0e0e",
    "icons": [
        {
            "src": "/icons/icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "categories": ["music", "entertainment"],
    "lang": "en"
}