{
  "name": "ClaimNorth",
  "short_name": "ClaimNorth",
  "start_url": "/home-v3",
  "display": "standalone",
  "background_color": "#FAFBFC",
  "theme_color": "#0A1628",
  "icons": [
    {
      "src": "/static/cn-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/cn-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/cn-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "description": "ClaimNorth \u2014 restoration estimating, claims management, and federated market data. Replace Xactimate.",
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "scope": "/",
  "lang": "en-US",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Projects",
      "url": "/projects-list",
      "icons": [
        {
          "src": "/static/cn-favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Field App",
      "url": "/field",
      "icons": [
        {
          "src": "/static/cn-favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Clock In/Out",
      "url": "/clock",
      "icons": [
        {
          "src": "/static/cn-favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}