{
    "name": "DMS Timekeeping",
    "short_name": "DMS",
    "description": "SolarBK DMS - Field Activity Timekeeping Application",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#863bff",
    "scope": "/",
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "vi",
    "dir": "ltr",
    "icons": [
        {
            "src": "/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}