{
  "name": "NexCx \u2014 Commissioning Software",
  "short_name": "NexCx",
  "description": "NexCx \u2014 The Next Generation Commissioning Software. Powered by Emerge Engineering. Field-ready, works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0E14",
  "theme_color": "#0A0E14",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Field Mode",
      "short_name": "Field",
      "url": "./?field=1",
      "description": "Open the touch-optimised field workflow"
    }
  ]
}