{
    "name": "Dining Connections",
    "short_name": "Dining",
    "description": "Coordinate dining at 575 Osgood",
    "start_url": "/calendar.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#4CAF50",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icon.php?size=192",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon.php?size=512",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
