{
    "name": "Inshal School ERP",
    "short_name": "Inshal ERP",
    "description": "Paperless Islamic Modern School Management System",
    "start_url": "/inshal-erp/index.html",
    "display": "standalone",
    "background_color": "#14532d",
    "theme_color": "#15803d",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "productivity"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/inshal-erp/index.html",
            "description": "Go to Dashboard"
        },
        {
            "name": "Attendance",
            "url": "/inshal-erp/modules/attendance.html",
            "description": "Mark Attendance"
        },
        {
            "name": "Fee Payment",
            "url": "/inshal-erp/modules/fees.html",
            "description": "Fee Management"
        }
    ]
}