{ "name": "QWERTY Education ERP", "short_name": "QWERTY", "description": "Role-based school ERP for principals, teachers, parents and school staff.", "id": "./dashboard.html", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#f5f7fb", "theme_color": "#2563eb", "icons": [ { "src": "images/qwerty-app-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "images/qwerty-app-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Open dashboard", "short_name": "Dashboard", "url": "dashboard.html#overview", "icons": [{ "src": "images/qwerty-app-192.png", "sizes": "192x192", "type": "image/png" }] } ] }