{
  "name": "Glamour Rental",
  "short_name": "Glamour",
  "description": "ระบบจัดการร้านเช่าชุด · แบรนด์เนม · กล้อง",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF7F3",
  "theme_color": "#B85C7B",
  "lang": "th",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "รับ-คืนชุด",
      "short_name": "รับ-คืน",
      "url": "/app/pickret"
    },
    {
      "name": "รับจอง",
      "short_name": "จอง",
      "url": "/app/booking"
    },
    {
      "name": "เช็คสต็อก",
      "short_name": "สต็อก",
      "url": "/app/stockcount"
    }
  ]
}
