{
  "name": "Driver Duty Tracker",
  "short_name": "Driver Duty",
  "description": "Log work hours, mark attendance, manage leaves and calculate monthly driver salary.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#2563eb",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/6a1e7616a52dbf0c097daecc_1782462562953_fca0e547.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/6a1e7616a52dbf0c097daecc_1782462562953_fca0e547.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://d64gsuwffb70l.cloudfront.net/6a1e7616a52dbf0c097daecc_1782462562953_fca0e547.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
