{
  "name": "New Larys Field Sales",
  "short_name": "New Larys",
  "description": "Route planning, verified pharmacy visits and field sales reporting.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f9fc",
  "theme_color": "#0b1f36",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's visits",
      "short_name": "Visits",
      "url": "/m/visits"
    },
    {
      "name": "Route map",
      "short_name": "Map",
      "url": "/m/map"
    }
  ]
}
