{
  "name": "HR System",
  "short_name": "HR",
  "description": "Dijllah Group - Human Resources",
  "start_url":  "https://dijllahjewellery.com?source=pwa",
  "theme_color": "#667EEA",
  "background_color": "#667EEA",
  "display": "standalone",
  "icons": [
    {
      "src": "/assets/img/favicon/web-app-manifest-192x192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-512x512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}