
{
  "name": "LusitoHub",
  "short_name": "LusitoHub",
  "description": "Transport Marketplace - Book rides, offer services in Eswatini",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "status_bar": "default",
  "icons": [{"src": "/static/images/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"}, {"src": "/static/images/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [{"src": "/static/images/splash/iPhone_16__iPhone_15_Pro__iPhone_15__iPhone_14_Pro_portrait.png", "sizes": "393x852", "type": "image/png", "form_factor": "narrow", "label": "LusitoHub home screen"}, {"src": "/static/images/splash/14_Plus__iPhone_13_Pro_Max__iPhone_12_Pro_Max_landscape.png", "sizes": "926x428", "type": "image/png", "form_factor": "wide", "label": "LusitoHub job listing"}],
  "shortcuts" : [{"name": "Book a Taxi", "short_name": "Taxi", "description": "Post a new taxi job", "url": "/create/?service=TAXI", "icons": [{"src": "/static/images/web-app-manifest-192x192.png", "sizes": "192x192"}]}, {"name": "Hire a Truck", "short_name": "Truck", "description": "Post a hire truck job", "url": "/create/?service=HIRE_TRUCK", "icons": [{"src": "/static/images/web-app-manifest-192x192.png", "sizes": "192x192"}]}, {"name": "My Dashboard", "short_name": "Dashboard", "description": "View your active jobs", "url": "/my-dashboard/", "icons": [{"src": "/static/images/web-app-manifest-192x192.png", "sizes": "192x192"}]}]
}
