{
  "name": "Regardo Consultancy Services",
  "short_name": "Regardo",
  "description": "Web Design & Development Company in Patna, Bihar — websites, mobile apps, SEO, and digital marketing.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0A2540",
  "theme_color": "#0A2540",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "scope": "./",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "assets/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/img/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get a free quote from Regardo Consultancy Services",
      "url": "contact-us.php",
      "icons": [{ "src": "assets/img/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore all IT services offered by Regardo",
      "url": "services.php",
      "icons": [{ "src": "assets/img/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See our affordable website pricing packages",
      "url": "static-websites-price.php",
      "icons": [{ "src": "assets/img/favicon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
