{
  "name": "OKTH Admin Chat",
  "short_name": "Admin Chat",
  "description": "ระบบจัดการแชทสำหรับแอดมิน OKTH",
  "start_url": "./admin_chat.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "https://okth.web.app/img/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://okth.web.app/img/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}