{
    "name": "CommonTable",
    "short_name": "CommonTable",
    "description": "GMU Campus Dining App - Your guide to George Mason University dining",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#005239",
    "theme_color": "#005239",
    "orientation": "portrait",
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "icons": [
        {
            "src": "/gmu-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/gmu-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
