
{
  "name": "Arrow Delivery Service",
  "short_name": "Arrow Delivery Service",
  "description": "Delivery Management System",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#56256C",
  "status_bar": "default",
  "icons": [{"src": "/static/website/images/logo.png", "sizes": "192x192"}, {"src": "/static/website/images/logo.png", "sizes": "512x512"}],
  "dir": "auto",
  "lang": "en-US",
  "screenshots" : [],
  "shortcuts" : []
}
