{
    "name": "Bekar — Keep Playing...",
    "short_name": "Bekar",
    "description": "Search, discover, and cache music for offline listening",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050510",
    "theme_color": "#a78bfa",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%23a78bfa'/><stop offset='100%25' stop-color='%2322d3ee'/></linearGradient></defs><rect width='100' height='100' rx='22' fill='url(%23g)'/><text x='50' y='55' text-anchor='middle' dominant-baseline='middle' font-size='50' fill='white'>♫</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}