{
    "short_name": "SIMATS HUB",
    "name": "SIMATS HUB – Student Feedback Platform",
    "description": "Official student feedback platform for Saveetha Engineering College",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "type": "image/png",
            "sizes": "16x16"
        },
        {
            "src": "/favicon-32x32.png",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "/logo192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/logo512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#667eea",
    "background_color": "#ffffff",
    "lang": "en-IN",
    "scope": "/",
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://simats-hub.web.app/manifest.json"
        }
    ],
    "prefer_related_applications": false
}