{
  "name": "SENTO Bangkok - Japanese Nuru Massage & Spa",
  "short_name": "SENTO Bangkok",
  "description": "Premium Japanese Nuru massage spa in Bangkok offering authentic body-to-body massage treatments",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0b0b",
  "theme_color": "#b38b2e",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "health",
    "lifestyle", 
    "wellness",
    "business"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Quick booking for spa services",
      "url": "/booking",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services", 
      "description": "View our spa services",
      "url": "/services",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}