﻿{ /* This webmanifest document was made to try keep up with standards. Hoping that when pinning sites in the future on browsers like edge, they will pick up this metadata https://w3c.github.io/manifest/ */
  "name": "POS",
  "short_name": "POS",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#21428C",
  "description": "DPOS",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    }
  ]
}
