{ "name": "Luisterradio", "short_name": "Luisterradio", "description": "Luister gratis live naar honderden Nederlandse radiozenders. Snel, simpel en modern.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "background_color": "#261c33", "theme_color": "#372948", "orientation": "any", "lang": "nl", "dir": "ltr", "categories": ["entertainment", "music", "news"], "icons": [ { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Favorieten", "short_name": "Favorieten", "description": "Bekijk je favoriete radiozenders", "url": "/favorieten", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] }, { "name": "Genres", "short_name": "Genres", "description": "Ontdek radiozenders per genre", "url": "/genres", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] }, { "name": "Blog", "short_name": "Blog", "description": "Lees het laatste radionieuws", "url": "/blog", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "/desktop.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Luisterradio Desktop Overzicht" }, { "src": "/mobiel.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Luisterradio Mobiele Speler" } ] }