{
    "name": "ice Radio FM",
    "short_name": "iceRadio",
    "description": "Listen to free online radio stations from around the world",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#570df8",
    "orientation": "any",
    "categories": ["music", "entertainment"],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "fm.radio.ice",
            "url": "https://play.google.com/store/apps/details?id=fm.radio.ice"
        }
    ],
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}
