{
  "name": "POS Bán Hàng",
  "short_name": "POS",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2f7df6",
  "icons": [
    { "src": "/public/templates/images/icon-192.jpg", "sizes": "192x192", "type": "image/jpg" },
    { "src": "/public/templates/images/icon-512.jpg", "sizes": "512x512", "type": "image/jpg" }
  ]
}
