{
    "name": "Teufelrun — narrative running",
    "short_name": "Teufelrun",
    "description": "Беги по литературным маршрутам. Каждая точка — слово автора.",
    "start_url": "/challenges",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5F5F0",
    "theme_color": "#E24B4A",
    "lang": "ru",
    "dir": "ltr",
    "categories": ["health", "fitness", "lifestyle"],
    "icons": [
        {
            "src": "/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}