{
    "name": "DeoPress.com",
    "short_name": "DeoPress",
    "description": "Connect with all your social accounts and latest posts using your Socio-Connector Number.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#74ebd5",
    "icons": [
        {
            "src": "192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}