{
    "name": "iSoftControl Phones",
    "short_name": "iSoftControl",
    "start_url": "/phones_macm/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#55627D",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}