{ "name": "Weekly Delivery Tracker", "short_name": "Deliveries", "description": "Track weekly wholesale deliveries to London shops, with one-tap Google Maps routing.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "portrait", "background_color": "#f4f6f9", "theme_color": "#1f6feb", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }