{
    "name": "Beauty.kr.ua - Сервіс краси",
    "short_name": "Beauty.kr.ua",
    "description": "Знайди свого майстра у Кривому Розі",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/icons/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png"
        },
        {
            "src": "/images/icons/screenshot-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}