{
  "name": "RM Regal Goa — Premium Home Services & Marketplace",
  "short_name": "Regal Goa",
  "description": "Premium Home Services, Technician Booking, and Marketplace — Goa's Trusted Platform. Electrician, Plumber, AC Technician booking + ERP AI.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#d4af37",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "shopping", "utilities"],
  "id": "rmregalgoa",
  "icons": [
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Technician",
      "short_name": "Book",
      "description": "Book electrician, plumber, or AC technician",
      "url": "./#booking",
      "icons": [{"src": "icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Products & Shop",
      "short_name": "Shop",
      "description": "Browse hardware products and marketplace",
      "url": "./#products",
      "icons": [{"src": "icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "auto"
  }
}