{
  "name": "Neargo Retail Lite",
  "short_name": "Neargo Retail",
  "description": "Neargo Retail H5 Application",
  "start_url": "/homedesk",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192 48x48 32x32 24x24 16x16",
      "type": "image/png"
    }
  ]
}