{
  "name": "MiceConnex - Corporate Venue Advisory Malaysia",
  "short_name": "MiceConnex",
  "description": "Get free corporate venue proposals for conferences, meetings & training in Malaysia. Compare 100+ venues with one request. Proposals within 1 business hour.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "lang": "en-MY",
  "dir": "ltr",
  "categories": ["business", "productivity", "events", "travel"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MiceConnex - Free Corporate Venue Advisory"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Free Venue Proposal",
      "short_name": "Get Proposal",
      "description": "Submit your venue requirements and get proposals in 1 business hour",
      "url": "/#lead-form?utm_source=pwa&utm_medium=shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "WhatsApp Us",
      "short_name": "WhatsApp",
      "description": "Chat with us on WhatsApp for venue inquiries",
      "url": "https://wa.me/60128400558?text=Hi%20MiceConnex%2C%20I%20need%20venue%20proposals",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call our venue advisory team",
      "url": "tel:+60128400558",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/#lead-form",
    "method": "GET",
    "params": {
      "title": "event_type",
      "text": "message"
    }
  },
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "web+miceconnex",
      "url": "/?action=%s"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "auto"
  }
}
