{ "id": "/", "name": "LocumWell", "short_name": "LocumWell", "description": "Find and fill pharmacy locum shifts across Australia. Post a booking once, however many days it runs.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#6B1FFF", "lang": "en-AU", "dir": "ltr", "categories": ["business", "medical", "productivity"], "prefer_related_applications": false, "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/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Browse shifts", "short_name": "Shifts", "url": "/shifts?source=shortcut", "icons": [{ "src": "/icons/shortcut-shifts.png", "sizes": "96x96" }] }, { "name": "My bookings", "short_name": "Bookings", "url": "/bookings?source=shortcut", "icons": [{ "src": "/icons/shortcut-bookings.png", "sizes": "96x96" }] }, { "name": "Post a shift", "short_name": "Post", "url": "/shifts/new?source=shortcut", "icons": [{ "src": "/icons/shortcut-post.png", "sizes": "96x96" }] } ], "screenshots": [ { "src": "/screenshots/shifts-mobile.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Browse open shifts near you" }, { "src": "/screenshots/dashboard-wide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Manage bookings across your pharmacies" } ] }