{
  "name": "New Circle Group",
  "short_name": "New Circle",
  "description": "New Circle Group hotel booking in Jomtien and Pattaya",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00bcd4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/mv/images/system/pwa/icon-192_n_2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/mv/images/system/pwa/icon-512_n_2.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/mv/images/system/pwa/icon-512-maskable_n_2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}