{
  "name": "CalliArc - Engineering Scalable Digital Products",
  "short_name": "CalliArc",
  "description": "From AI-powered applications to cloud-native platforms, CalliArc helps businesses transform ideas into powerful digital solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "technology"],
  "shortcuts": [
    {
      "name": "View Services",
      "url": "/services",
      "icons": [{ "src": "/images/service-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "url": "/contact",
      "icons": [{ "src": "/images/contact-icon.png", "sizes": "192x192" }]
    }
  ]
}
