{ "name": "AURA", "short_name": "AURA", "description": "AURA — the intelligent ERP for Trescent.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#0b1f3a", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Engineer Check-In", "short_name": "Check-In", "description": "Site visit check-in for field engineers", "url": "/checkin", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Dashboard", "short_name": "Dashboard", "url": "/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }