{
  "name": "Prakriti Herbs HRMS",
  "short_name": "HRMS",
  "description": "Attendance, staff, and HR operations for Prakriti Herbs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#1b5e20",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
