{
    "name": "Workbuster",
    "short_name": "Workbuster",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?v=3",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png?v=3",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#C44F51",
    "background_color": "#f5f5f5",
    "display": "minimal-ui",
    "orientation": "any"
}
