{
    "name": "Универсальные Бойцы - Единоборства в Первоуральске",
    "short_name": "Универсальные Бойцы",
    "description": "Единоборства и самооборона для детей от 4 лет в Первоуральске. ММА, каратэ, самбо, рукопашный бой.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a1a",
    "theme_color": "#ff4d4d",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["sports", "education", "fitness"],
    "lang": "ru",
    "dir": "ltr"
} 