{ "name": "Meat Giant Driver", "short_name": "MG Driver", "description": "Delivery round management for Meat Giant drivers.", "start_url": "/driver/today", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#1a1d1f", "theme_color": "#1a1d1f", "lang": "en-GB", "dir": "ltr", "categories": ["business", "productivity"], "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": "My round", "short_name": "Round", "description": "Carry on with the round in progress", "url": "/driver/active" }, { "name": "Create a round", "short_name": "New round", "url": "/driver/routes/new" } ] }