{
  "name": "Lumin Crest | Integrated Corporate Consultancy",
  "short_name": "Lumin Crest",
  "description": "Premium corporate consultancy - Strategic Finance, Governance & Law. Expert CFO advisory and compliance management for Indian enterprises.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#0a1628",
  "scope": "/",
  "categories": ["business", "finance", "professional services"],
  "lang": "en-IN",
  "orientation": "portrait-primary",
  "edge_side_panel": {},
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "splash_pages": {
    "default": {
      "background_color": "#0a1628"
    }
  },
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our advisors",
      "url": "/contact?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Our Expertise",
      "short_name": "Services",
      "description": "Browse our services",
      "url": "/our-expertise?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Insights",
      "short_name": "Blog",
      "description": "Read our latest insights",
      "url": "/insights?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
