{
    "name": "Socket2",
    "short_name": "Socket2",
    "description": "This tab is my server (v.0.0.2)",
    "id": "/",
    "start_url": "/",
    "display": "minimal-ui",
    "orientation": "any",
    "theme_color": "#f6c028",
    "background_color": "#ebfdff",
    "categories": [
        "productivity",
        "business",
        "development",
        "utilities"
    ],
    "icons": [
        {
            "src": "/img/logo/64.png",
            "sizes": "64x64",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/logo/96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/logo/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/logo/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/img/preview-square.png",
            "sizes": "940x940",
            "type": "image/png",
            "form_factor": "wide",
            "description": "This tab is my server"
        }
    ]
}