{
    "name": "Grand Meridian HMS",
    "short_name": "HMS",
    "description": "Luxury hotel management — suites, keys, and payments",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#141b2d",
    "theme_color": "#141b2d",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
