{
  "name": "DS Labs — Build · Innovate · Grow",
  "short_name": "DS Labs",
  "description": "Premium digital solutions company offering websites, apps, AI automation, software, hosting and domains.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#0A84FF",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/assets/images/logo/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/images/logo/logo-dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/logo/logo-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "/contact.php",
      "description": "Get in touch with DS Labs"
    },
    {
      "name": "View Pricing",
      "url": "/pricing.php",
      "description": "Explore our pricing plans"
    },
    {
      "name": "Our Services",
      "url": "/services.php",
      "description": "Browse all DS Labs services"
    }
  ]
}
