{
    "name": "Zinoks",
    "short_name": "Zinoks",
    "description": "Страница в соцсети Ethernet.",
    "start_url": "/?src=manifest",
    "display": "standalone",
    "icons": [
        {
            "src": "img/icon.png",
            "type": "image/png"
        },
        {
            "src": "img/icon_192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "img/screenshots.png",
            "sizes": "1920x1080",
            "type": "image/png"
        }
    ]
}