{
    "background_color": "#ffffff",
    "description": "Репродашен некоторого кейса",
    "dir": "ltr",
    "display": "standalone",
    "name": "Репродакшн",
    "short_name": "Репродакшн",
    "orientation": "portrait",
    "start_url": "https://paw.altarta.ru/",
    "scope": "https://paw.altarta.ru/",
    "theme_color": "#ff0000",
    "lang": "ru-RU",
    "id": "https://paw.altarta.ru/",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "web",
            "url": "https://paw.altarta.ru/"
        }
    ],
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "./img/app-icons/maskable.png",
            "type": "image/png"
        },
        {
            "sizes": "512x512",
            "src": "./img/app-icons/apple-touch-icon-512.png",
            "type": "image/png"
        },
        {
            "sizes": "192x192",
            "src": "./img/app-icons/apple-touch-icon-192.png",
            "type": "image/png"
        },
        {
            "sizes": "180x180",
            "src": "./img/app-icons/apple-touch-icon-180.png",
            "type": "image/png"
        },
        {
            "sizes": "152x152",
            "src": "./img/app-icons/apple-touch-icon-152.png",
            "type": "image/png"
        },
        {
            "sizes": "144x144",
            "src": "./img/app-icons/apple-touch-icon-144.png",
            "type": "image/png"
        },
        {
            "sizes": "120x120",
            "src": "./img/app-icons/apple-touch-icon-120.png",
            "type": "image/png"
        },
        {
            "sizes": "114x114",
            "src": "./img/app-icons/apple-touch-icon-114.png",
            "type": "image/png"
        },
        {
            "sizes": "76x76",
            "src": "./img/app-icons/apple-touch-icon-76.png",
            "type": "image/png"
        },
        {
            "sizes": "72x72",
            "src": "./img/app-icons/apple-touch-icon-72.png",
            "type": "image/png"
        },
        {
            "sizes": "60x60",
            "src": "./img/app-icons/apple-touch-icon-60.png",
            "type": "image/png"
        },
        {
            "sizes": "57x57",
            "src": "./img/app-icons/apple-touch-icon-57.png",
            "type": "image/png"
        }
    ]
}