{
  "name": "IC POS",
  "short_name": "IMAN-CELLULAR-POS",
  "start_url": "/",
  "background_color": "#fff",
  "display": "standalone",
  "orientation": "portrait",
  "status_bar": "#bb282f",
  "icons": [
    {
      "src": "public/icons/icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "public/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}