{
    "name": "DIGITALSALAMI",
    "short_name": "DIGITALSALAMI",
    "description": "News, freshly sliced.",
    "start_url": "https://digitalsalami.net/",
    "scope": "https://digitalsalami.net/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0d1117",
    "background_color": "#0d1117",
    "lang": "de",
    "categories": [
        "news"
    ],
    "icons": [
        {
            "src": "https://digitalsalami.net/assets/images/pwa-icon-512.png?v=1782292628",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://digitalsalami.net/assets/images/pwa-icon-192.png?v=1782292290",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}