{
  "name": "Project POS Web",
  "short_name": "Project POS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f6f3",
  "theme_color": "#1f6f5b",
  "icons": [
    {
      "src": "../pic/product.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
