{
  "name": "Massagemap Thailand",
  "short_name": "Massagemap",
  "description": "Thailand's #1 Massage & Wellness directory — find and book spas, massage shops and therapists near you.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#020617",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["health", "lifestyle", "travel"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Massage",
      "short_name": "Book",
      "description": "Quickly book a massage appointment",
      "url": "/booking",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your upcoming appointments",
      "url": "/my-bookings",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Find Near Me",
      "short_name": "Near Me",
      "description": "Find massage shops near your location",
      "url": "/?nearby=1",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
