{
  "name": "TAWAN BREW · Profit POS",
  "short_name": "TAWAN BREW",
  "description": "ระบบขายและคำนวณกำไรร้านกาแฟ TAWAN BREW",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F1E6",
  "theme_color": "#C8941F",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
