{
  "name": "Dev Toolkit — รวมเครื่องมือออนไลน์ฟรี",
  "short_name": "Dev Toolkit",
  "description": "รวมเครื่องมือออนไลน์ฟรี 37 ตัวในที่เดียว — แปลงรูปภาพ แปลงข้อมูล แต่งข้อความโซเชียล ถอดซับ จัดการ PDF และเครื่องมือ AI Prompt ทำงาน 100% ใน Browser ไม่อัปโหลดไฟล์",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090d",
  "theme_color": "#6366f1",
  "lang": "th",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "developer-tools"],
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dev Toolkit — รวมเครื่องมือออนไลน์ฟรี"
    }
  ],
  "shortcuts": [
    {
      "name": "Image Toolkit",
      "short_name": "Image",
      "description": "แปลงรูปภาพ PNG JPG WebP ออนไลน์ฟรี",
      "url": "/image-toolkit.html",
      "icons": [{ "src": "./favicon.png", "sizes": "any" }]
    },
    {
      "name": "Data Converter",
      "short_name": "Data",
      "description": "แปลงข้อมูล CSV JSON XML SQL ออนไลน์ฟรี",
      "url": "/data-converter.html",
      "icons": [{ "src": "./favicon.png", "sizes": "any" }]
    },
    {
      "name": "PDF Tools",
      "short_name": "PDF",
      "description": "รวม แยก ลบ หมุนหน้า PDF ฟรี ปลอดภัย",
      "url": "/pdf-tools.html",
      "icons": [{ "src": "./favicon.png", "sizes": "any" }]
    },
    {
      "name": "AI Prompt Tools",
      "short_name": "AI Prompt",
      "description": "นับ Token ลดขนาด Prompt สร้าง Prompt มีโครงสร้าง",
      "url": "/prompt-tools.html",
      "icons": [{ "src": "./favicon.png", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
