{
    "name": "DER SPIEGEL",
    "short_name": "SPIEGEL",
    "description": "Deutschlands 'führende' Nachrichtenseite. Alles Wichtige aus Politik, Wirtschaft, Sport, Kultur, Wissenschaft, Technik und mehr.",
    "lang": "de-DE",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#e64415",
    "background_color": "#e64415",
    "icons": [
        {
            "src": "./../images/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "./../images/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "web",
            "url": "https://www.spiegel.de/"
        },
        {
            "platform": "play",
            "id": "de.spiegel.android.app.spon"
        }
    ]
}