{
  "short_name": "Harxit AI Labs",
  "name": "Harxit AI Labs - AI, SaaS, ERP, CRM and Automation Platform",
  "description": "Offline-first Harxit AI Labs PWA for AI services, SaaS products, CRM, ERP, chatbots, automation, websites and mobile apps.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "en-IN",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "fullscreen"],
  "orientation": "any",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "theme_color": "#060912",
  "background_color": "#060912",
  "launch_handler": { "client_mode": "navigate-existing" },
  "shortcuts": [
    {
      "name": "Start a Project",
      "short_name": "Contact",
      "description": "Open Harxit AI Labs contact and quotation form.",
      "url": "/contact?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "AI Services",
      "short_name": "Services",
      "description": "Explore AI, SaaS, CRM, ERP, and automation services.",
      "url": "/services?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Join the Harxit AI Labs learning and builder community.",
      "url": "/community?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Harxit AI Labs AI-first technology platform"
    }
  ],
  "categories": ["business", "productivity", "technology", "utilities"]
}
