{
  "name": "Sanook Cycling Manager",
  "short_name": "Sanook",
  "description": "Rental & tour order management for Sanook Cycling",
  "theme_color": "#A0522D",
  "background_color": "#FAF8F5",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
