{
"name": "Digital School ERP",
"short_name": "School ERP",
"description": "School Management, Finance, Accounting and Payroll System",
"id": "/",
"start_url": "/index.php?page=login",
"scope": "/",
"display": "standalone",
"display_override": [
"standalone",
"minimal-ui"
],
"background_color": "#ffffff",
"theme_color": "#0d6efd",
"orientation": "portrait",
"lang": "en",
"dir": "ltr",
"categories": [
"education",
"business",
"productivity"
],
"icons": [
{
"src": "/assets/icons/icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/assets/icons/icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}
