{ "name": "Global Electrical Services", "short_name": "GES App", "description": "Control panel for your electrical services business: work orders, inventory, invoicing and payments.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "any", "background_color": "#ffffff", "theme_color": "#0ea5e9", "categories": ["business", "productivity"], "lang": "en", "dir": "ltr", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Work Orders", "short_name": "Invoicing", "url": "/work-orders", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Customers", "short_name": "Customers", "url": "/customers", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Stock", "short_name": "Stock", "url": "/stock-management", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }