{
  "name": "MediaMart Attendance System",
  "short_name": "MediaMart",
  "description": "Workforce attendance and leave management portal",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "Images/LogoMark_white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Images/LogoMark_white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
