{
    "name": "Take a look at the api market",
    "short_name": "LookApi",
    "description": "Готовые API-инструменты для работы с Excel и Google Sheets",
    "id": "global-market-app/v1",
    "start_url": "/app/index",
    "scope": "/",
    "display": "fullscreen",
    "display_override": ["fullscreen", "standalone", "minimal-ui"],
    "theme_color": "#1a2026",
    "background_color": "#1a2026",
    "orientation": "portrait",
    "categories": ["finance", "business", "productivity"],
    "lang": "ru",
    "dir": "ltr",
    "icons": [
        {
            "src": "/src/App/img/pwa/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/src/App/img/pwa/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/src/App/img/pwa/screenshots/main-view.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Десктоп-версия"
        },
        {
            "src": "/src/App/img/pwa/screenshots/mobile-view.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Мобильная версия"
        }
    ]
}