{
  "name": "Enterprise Task Management System",
  "short_name": "ETMS",
  "description": "Internal task management and verification system for Damayanti Tea",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fefce8",
  "theme_color": "#166534",
  "icons": [
    {
      "src": "/favlogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favlogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}