{
  "name": "StreamVibe - เว็บซีรีส์ออนไลน์ คุณภาพสูง",
  "short_name": "StreamVibe",
  "description": "ดูซีรีส์ออนไลน์ฟรี คุณภาพ HD ครบครันทุกเรื่อง อัพเดตใหม่ล่าสุด พากย์ไทย ซับไทย",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "th",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "video", "streaming"],
  "shortcuts": [
    {
      "name": "หน้าแรก",
      "short_name": "หน้าแรก",
      "description": "ไปยังหน้าแรก",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "ค้นหา",
      "short_name": "ค้นหา",
      "description": "ค้นหาซีรีส์",
      "url": "/search",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}