{
    "name" : "Signage Soft",
    "short_name" : "Signage Soft",
    "theme_color" : "#ffffff",
    "background_color" : "#ffffff",
    "display" : "standalone",
    "start_url" : "/",
    "lang" : "English",
    "orientation" : "natural",
    "description" : "Cloud based Digital Signage Software",
    "scope" : "/",
    "icons" : [
        {
            "src": "https://app.signagesoft.com/android-chrome-192x192.png",
            "sizes": "192x192"
        },
        {
            "src": "https://app.signagesoft.com/android-chrome-512x512.png",
            "sizes": "512x512"
        }
    ]
}