{
    "name": "DHS Sound Vision Control",
    "short_name": "DHS SVC",
    "description": "Beautifully engineered smart home technology for exceptional living.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#160b42",
    "theme_color": "#160b42",
    "icons": [
        {
            "src": "/images/favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/favicon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}