{
  "name": "ECS Intellect",
  "short_name": "ECS Intellect",
  "description": "Environmental Compliance & Staff Attendance Portal for Eco Consultant Services",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060e0a",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}