{
  "name": "Gentle Jobs",
  "short_name": "Gentle Jobs",
  "description": "Find Jobs. Scale Your Future! The all-in-one global career & workforce platform. Apply free, build premium resumes, post jobs, hire talent, send contracts, and manage your full team workspace.",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#1e6ba8",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "display_override": ["standalone", "minimal-ui"],
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "education"],
  "lang": "en",
  "dir": "ltr",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icons/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Jobs",
      "short_name": "Jobs",
      "description": "Browse thousands of verified job listings worldwide",
      "url": "/jobs",
      "icons": [
        {
          "src": "/icons/logo-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "description": "Post unlimited job listings and find the right talent",
      "url": "/post-job",
      "icons": [
        {
          "src": "/icons/logo-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Resume Builder",
      "short_name": "Resume",
      "description": "Build a professional resume with free and premium templates",
      "url": "/resume-builder",
      "icons": [
        {
          "src": "/icons/logo-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Team Workspace",
      "short_name": "Workspace",
      "description": "Manage your team with HR tools, scheduling, and contracts",
      "url": "/workspace",
      "icons": [
        {
          "src": "/icons/logo-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}