{
    "name": "Home Control",
    "short_name": "HCG",
    "background_color": "#A5D6A7",
    "display": "fullscreen",
    "description": "Let`s us help your community to be better.",
    "theme_color": "#2E7D32",
    "start_url": "/",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}