{
    "name": "SecondRadio App",
    "short_name": "SecondRadio App",
    "id": "https://pwa.secondradio.de/",
    "start_url": "https://pwa.secondradio.de/",
    "scope": "https://pwa.secondradio.de/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "portrait",
    "theme_color": "#000000",
    "background_color": "#000000",
    "lang": "de",
    "description": "SecondRadio - Your Music Your Life. Live-Stream, Programm und Playlist als App.",
    "categories": ["music", "entertainment", "news"],
    "icons": [
        { "src": "/pwa/app-icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/pwa/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
    ]
}
