{
    "name": "School Portal - Management System",
    "short_name": "LNHS SMS",
    "description": "Comprehensive School Management System for DepEd compliance",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "background_color": "#f4f7fe",
    "theme_color": "#3b82f6",
    "lang": "en",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "education",
        "productivity"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
