{
    "name": "Kryptowalutowy",
    "short_name": "TDC",
    "description": "The Daily Crypto — Veritas in Blockchain. Rzetelne informacje, analizy i alerty ze świata kryptowalut.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#8b0000",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "finance",
        "news"
    ],
    "lang": "pl",
    "dir": "ltr"
}