{
  "name": "iGotCoffee POS",
  "short_name": "iGotPOS",
  "description": "ระบบ POS ร้านกาแฟ ตัดสต็อก บัญชี และคำนวณภาษี ภ.ง.ด.94/90 สำหรับมือถือและ iPad",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#20130B",
  "theme_color": "#20130B",
  "orientation": "any",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
