{
    "name": "My Blue Tunes",
    "short_name": "BlueTunes",
    "description": "The Best Blues Radio Stations Worldwide - Stream blues music 24/7 for free",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a1929",
    "theme_color": "#1e88e5",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "categories": ["music", "entertainment"],
    "icons": [
        {
            "src": "images/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Radios",
            "short_name": "Radios",
            "description": "Browse all blues radio stations",
            "url": "/#radios",
            "icons": [{"src": "images/icons/radio-icon.png", "sizes": "96x96"}]
        },
        {
            "name": "Browse Countries",
            "short_name": "Countries",
            "description": "Browse stations by country",
            "url": "/#countries",
            "icons": [{"src": "images/icons/globe-icon.png", "sizes": "96x96"}]
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.app.bluestunes",
            "id": "com.app.bluestunes"
        }
    ],
    "prefer_related_applications": false
}
