{
  "theme_color": "#28a745",
  "background_color": "#28a745",
  "display": "standalone",
  "scope": "/",
  "start_url": "index.php",
  "name": "HEW Apps",
  "short_name": "HEW Apps",
  "description": "PWA Version HX PT. HERBA EMAS WAHIDATAMA",
    "orientation": "portrait-primary",
    "icons": [{
      "src": "https://apps.herbaemas.co.id/public/icon/72x72.png",
      "sizes": "72x72",
      "type": "image/png"
     }, {
      "src": "https://apps.herbaemas.co.id/public/icon/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
     }]
   }