{
    "name": "PWA NetShapers",
    "short_name": "PWA",
    "theme_color": "#ffcbe4",
    "background_color": "#fa99ca",
    "display": "standalone",
    "scope": "/",
    "start_url": "https://pwa.netshapers.com/",
    "description": "PWA Proof of Concept",
    "orientation": "any",
    "icons": [
        {
            "src": "https://pwa.netshapers.com/images/ns-favicon.png",
            "sizes": "178x178"
        }
    ]
}
