{
    "name": "Project BEACON Student & Instructor Portal",
    "short_name": "BEACON",
    "description": "Offline-first academic portal for Project BEACON with durable academic work and automatic synchronization.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#17321A",
    "lang": "en",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/image/beacon.png",
            "sizes": "499x499",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "819x819",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
