{
    "name": "Radio Online",
    "short_name": "Radio Online",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#0b132b",
    "theme_color": "#0b132b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "../assets/pwa/icon_android_6a513642422b7.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}