{
  "name": "Arq Insights - AI-Powered Business Intelligence Dashboards",
  "short_name": "Arq Insights",
  "description": "Transform your business data with AI-powered dashboards. Connect financial and operational data, get automated insights, and make better decisions faster.",
  "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 Insights Dashboard Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Product Features",
      "short_name": "Product",
      "description": "Explore Arq Insights features and capabilities",
      "url": "/product",
      "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"
        }
      ]
    }
  ]
}