{
    "id": "https://dom.ru/lk",
    "name": "Личный кабинет Дом.ру",
    "short_name": "Дом.ру",
    "lang": "ru",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/lk",
    "scope": "/lk",
    "prefer_related_applications": true,
    "related_applications": [
        {
          "platform": "play",
          "url": "https://play.google.com/store/apps/details?id=com.ertelecom.agent",
          "id": "com.ertelecom.agent"
        }
    ],
    "icons": [
        {
            "src": "/static/core/android-chrome-144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "/static/core/android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/static/core/android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "screenshots": [
        {
            "src": "/static/core/app-screenshot-540x960.png",
            "sizes": "540x960",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/static/core/app-screenshot-1280x800.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}
