{ "id": "/?app=euphoriafm", "name": "Euphoria FM", "short_name": "Euphoria FM", "description": "Euphoria FM - Hosted by ravers, for ravers. Trance radio station.", "lang": "en-GB", "dir": "ltr", "categories": ["music", "entertainment"], "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "orientation": "portrait", "background_color": "#070712", "theme_color": "#070712", "prefer_related_applications": false, "related_applications": [], "launch_handler": { "client_mode": "focus-existing" }, "icons": [ { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Listen Live", "short_name": "Listen", "description": "Tune in to Euphoria FM live stream", "url": "/index.php", "icons": [{ "src": "/images/home.png", "sizes": "192x192" }] }, { "name": "Song Requests", "short_name": "Requests", "description": "Request a song on Euphoria FM", "url": "/playlist.php", "icons": [{ "src": "/images/request.png", "sizes": "192x192" }] }, { "name": "Rave Hotline", "short_name": "Hotline", "description": "Read the latest trance news and blog posts", "url": "/blog.php", "icons": [{ "src": "/images/info.png", "sizes": "192x192" }] }, { "name": "My Faves", "short_name": "My Faves", "description": "View your saved favorite tracks", "url": "/faves.php", "icons": [{ "src": "/images/buy.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "/images/screenshot-mobile.png", "sizes": "981x981", "type": "image/png", "form_factor": "narrow", "label": "Euphoria FM Mobile Player" }, { "src": "/images/screenshot-desktop.png", "sizes": "845x845", "type": "image/png", "form_factor": "wide", "label": "Euphoria FM Desktop Player" } ] }