{
    "name": "FreeFM – Dansk Live Radio",
    "short_name": "FreeFM",
    "description": "Lyt til danske radiokanaler live i din browser",
    "lang": "da",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#111827",
    "theme_color": "#1f2937",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["entertainment", "music"],
    "shortcuts": [
        {
            "name": "DR P3",
            "url": "./index.html?station=3",
            "description": "Afspil DR P3 direkte"
        },
        {
            "name": "NOVA",
            "url": "./index.html?station=19",
            "description": "Afspil NOVA direkte"
        }
    ]
}
