{
  "name": "ARQ Dental \u2014 Executive Operating Intelligence Platform for DSOs",
  "short_name": "ARQ Dental",
  "description": "ARQ Dental is an Executive Operating Intelligence Platform for multi location dental service organizations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-dashboard-bg.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "ARQ Dental DSO performance dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Solutions",
      "short_name": "Solutions",
      "description": "Explore ARQ Dental solutions for multi location DSOs",
      "url": "/solutions/dso-analytics-software",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Pricing Plans",
      "short_name": "Pricing",
      "description": "View pricing plans and start free trial",
      "url": "/pricing",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch for a demo or consultation",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}