﻿//{
//  "name": "Prohr Processing Pvt Ltd",
//  "short_name": "ProHR",
//  "start_url": "/",
//  "display": "standalone",
//  "background_color": "#ffffff",
//  "theme_color": "#01478D",
//  "icons": [
//    {
//      "src": "/icons/icon-192.png",
//      "sizes": "192x192",
//      "type": "image/png"
//    },
//    {
//      "src": "/icons/icon-512.png",
//      "sizes": "512x512",
//      "type": "image/png"
//    }
//  ]
//}

{
  "name": "ProHR Portal",
  "short_name": "ProHR",
  "start_url": "/N/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/N/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/N/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}