{
  "id": "/",
  "name": "HubTools — เครื่องมือออนไลน์ฟรี",
  "short_name": "HubTools",
  "description": "รวมเครื่องมือออนไลน์ฟรี 69 ตัว บีบอัดรูปภาพ แปลง PDF สร้าง QR Code คำนวณต่างๆ และอื่นๆ อีกมากมาย ทำงานบนเบราว์เซอร์ 100% ไม่ต้องอัปโหลดไฟล์ ไม่ต้องสมัครสมาชิก",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "lang": "th",
  "dir": "ltr",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "สร้าง QR Code",
      "url": "/tools/qr-code?utm_source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "บีบอัดรูปภาพ",
      "url": "/tools/compress-image?utm_source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "แปลง PDF เป็น Word",
      "url": "/tools/pdf-to-word?utm_source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "นับคำ",
      "url": "/tools/word-counter?utm_source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}