{
  "id": "/",
  "name": "VIP 168 Chat",
  "short_name": "ROYAL4KING",
  "description": "ระบบแชทลูกค้า ROYAL4KING",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#0A0E17",
  "theme_color": "#0A0E17",
  "lang": "lo",
  "categories": [
    "communication",
    "social"
  ],
  "icons": [
    {
      "src": "/static/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "แชท",
      "url": "/chat"
    }
  ]
}