{
    "name": "Spotify - Web Player",
    "short_name": "Spotify Clone",
    "description": "A Spotify-inspired music player web app",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#1db954",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}
