{
  "name": "elmOps",
  "short_name": "elmOps",
  "description": "elmProjects, elmDesk and elmField \u2014 elmOps, an Elmdot product by Intercorp Solutions",
  "start_url": "/m",
  "display": "standalone",
  "background_color": "#F4F5F8",
  "theme_color": "#26416F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My service tasks",
      "url": "/m/field",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Tickets",
      "url": "/m/tickets",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}