{
  "short_name": "PM Pro",
  "name": "Project Manager Pro",
  "description": "Professional Project & HR Management System",
  "icons": [
    { "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Tasks", "url": "/tasks", "description": "View all tasks" },
    { "name": "Projects", "url": "/projects", "description": "View all projects" },
    { "name": "Dashboard", "url": "/dashboard", "description": "Go to dashboard" }
  ]
}
