{
    "name": "SocialHot",
    "short_name": "SocialHot",
    "description": "Red social SocialHot",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f5f4f7",
    "theme_color": "#6f42c1",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ]
}