{
    "name": "EAJMUSIC Platform",
    "short_name": "EAJMUSIC",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#000000",
    "description": "Global Music Distribution Platform for Independent Artists",
    "icons": [
        {
            "src": "https://fonts.gstatic.com/s/i/materialiconsoutlined/music_note/v15/24px.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "https://fonts.gstatic.com/s/i/materialiconsoutlined/music_note/v15/24px.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}