{
  "name": "market.com.sg",
  "short_name": "market.sg",
  "description": "Find the best products & services in Singapore — only 4.0+ star businesses, verified by Google.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1A2744",
  "lang": "en-SG",
  "categories": ["business", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/wp-content/themes/market-sg-theme/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/market-sg-theme/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/themes/market-sg-theme/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/market-sg-theme/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Food",
      "short_name": "Food",
      "url": "/?q=food+singapore",
      "icons": [{ "src": "/wp-content/themes/market-sg-theme/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Search Services",
      "short_name": "Services",
      "url": "/?q=home+services+singapore",
      "icons": [{ "src": "/wp-content/themes/market-sg-theme/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
