{
    "name": "KAAVAL — Student Safety Network",
    "short_name": "KAAVAL",
    "description": "AI-driven, offline-first student safety PWA. Never crashes, never blocks — your safety layer is always on.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a192f",
    "theme_color": "#0a192f",
    "categories": [
        "safety",
        "education"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}