{
  "id": "/",
  "name": "Work-Hub",
  "short_name": "Work-Hub",
  "description": "Project management, task tracking, and team communication.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101922",
  "theme_color": "#137fec",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
