{
    "name": "Ketpy EMS — Education Management System",
    "short_name": "Ketpy",
    "description": "Run your school's admissions, attendance, fees, exams, transport, hostel, library and parent app — all in one cloud platform built in India.",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "background_color": "#FBF7F0",
    "theme_color": "#EA580C",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "categories": ["education", "productivity", "business"],
    "icons": [
        { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/images/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/images/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
        { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
    ],
    "shortcuts": [
        { "name": "Dashboard",  "short_name": "Dash",    "url": "/login",            "description": "Open your school dashboard" },
        { "name": "Pay fees",   "short_name": "Fees",    "url": "/parent/fees",      "description": "Pay your child's school fees" },
        { "name": "Notices",    "short_name": "Notices", "url": "/parent/notices",   "description": "Read latest school notices" },
        { "name": "Live bus",   "short_name": "Bus",     "url": "/parent/live-bus",  "description": "Track the school bus in real time" }
    ],
    "prefer_related_applications": false
}
