{
    "name": "ANRAKUTEI VN BACKOFFICE SYSTEM",
    "short_name": "VN Backoffice",
    "description": "Anrakutei VN Backoffice System",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["fullscreen", "standalone"],
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#bc1224",
    "lang": "vi",
    "icons": [
        {
            "src": "/static/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/images/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
