{
  "name": "ระบบชั่งน้ำหนัก & พิมพ์สติ๊กเกอร์",
  "short_name": "ชั่งน้ำหนัก",
  "description": "ระบบชั่งน้ำหนักสินค้าและพิมพ์สติ๊กเกอร์ราคา",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0f14",
  "theme_color": "#0f1923",
  "lang": "th",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "business"],
  "shortcuts": [
    {
      "name": "เปิดระบบชั่งน้ำหนัก",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
