{
  "name": "Auromine Mpos Jewellery Billing",
  "short_name": "Mpos Jewel",
  "description": "Offline jewellery billing \u2014 weight, purity, making charges, GST, barcode tags.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B3D5C",
  "theme_color": "#0B3D5C",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}