{
    "name": "Suifenhe Auto — Автомобили из Китая",
    "short_name": "Suifenhe Auto",
    "description": "Купить автомобиль из Китая под заказ. Новые и б/у авто с пробегом из Суйфэньхэ.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a1a2e",
    "orientation": "portrait-primary",
    "lang": "ru",
    "categories": ["auto", "shopping"],
    "icons": [
        {
            "src": "/static/img/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/static/img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [
        {
            "src": "/static/img/screenshot-mobile.jpg",
            "sizes": "750x1334",
            "type": "image/jpeg",
            "form_factor": "narrow"
        },
        {
            "src": "/static/img/screenshot-desktop.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ]
}
