{
  "name": "SRIPRASIT-CRM",
  "short_name": "SPS-CRM",
  "description": "PWA version of the app",
  "start_url": "https://www.sriprasit-crm.com",
  "display": "standalone",
  "background_color": "#042A3B",
  "theme_color": "#042A3B",
  "icons": [
    {
      "src": "/assets/images/numbered-sets/hippo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }    
  ]
}