{
  "name": "ERP Pabrik Karung Goni",
  "short_name": "ERP PKG",
  "start_url": "/erp/",
  "scope": "/erp/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2271b1",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}