{
    "name": "ElimuSaaS — School Management",
    "short_name": "ElimuSaaS",
    "description": "Tanzania school management — fees, exams, attendance & reports. Works offline.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f0f2f5",
    "theme_color": "#1a2332",
    "lang": "sw",
    "dir": "ltr",
    "categories": ["education", "productivity"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Dashboard", "url": "/dashboard" },
        { "name": "Mark Entry", "url": "/marks" },
        { "name": "Record Payment", "url": "/fees/payments/create" },
        { "name": "Attendance", "url": "/attendance/students" }
    ]
}
