{
  "name": "B J Jewellers Bill Terminal",
  "short_name": "BJ Terminal",
  "description": "Official secure dynamic billing & receipt terminal for B J Jewellers.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#825e04",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2614/2614878.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2614/2614878.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}