{
  "name": "ME-SAN Marketplace",
  "short_name": "ME-SAN",
  "description": "Local experience marketplace for hotels",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fafaf5",
  "theme_color": "#009B8D",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
