{
    "name": "Chùa Khai Nguyên PWA",
    "short_name": "PWA",
    "description": "Progressive Web App for Chùa Khai Nguyên",
    "start_url": "&#x002F;",
    "scope": "&#x002F;",
    "display": "minimal-ui",
    "orientation": "any",
    "theme_color": "#0d6efd",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/assets&#x002F;pwa&#x002F;icons&#x002F;icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/assets&#x002F;pwa&#x002F;icons&#x002F;icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}