{
    "name": "DCNHS Student App",
    "short_name": "DCNHS Student App",
    "start_url": "/student/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4a00e0",
    "description": "Student Portal for Dapitan City National High School.",
    "icons": [
        {
            "src": "/images/dapitancitynhslogo.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
