
{
  "name": "ElectricHub",
  "short_name": "ElectricHub",
  "description": "Sistem Pengurusan Projek Elektrik & BQ (ElectricHub)",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2827/2827469.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2827/2827469.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}