{
  "id": "/",
  "name": "ANOQR Jobs — Find your next job",
  "short_name": "ANOQR Jobs",
  "description": "Search jobs near you, build an AI-powered CV for free, and apply in one click. Employers post and hire with credits.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/jobs-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/jobs-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/jobs-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find jobs",
      "short_name": "Jobs",
      "description": "Search openings near you",
      "url": "/jobs?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/jobs-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Build my CV",
      "short_name": "CV",
      "description": "Create an AI-assisted CV for free",
      "url": "/cv-builder?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/jobs-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My applications",
      "short_name": "My jobs",
      "description": "Track everything you have applied to",
      "url": "/my-jobs?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/jobs-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Post a job",
      "short_name": "Employers",
      "description": "Hire on ANOQR Jobs",
      "url": "/employers/post?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/jobs-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://jobs.anoqr.com/manifest.json"
    }
  ]
}
