{
  "name": "Hermes Jobs",
  "short_name": "Hermes Jobs",
  "description": "A private, human-led job search workspace powered by Hermes.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f7f2",
  "theme_color": "#f8f7f2",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Job inbox",
      "short_name": "Inbox",
      "url": "/?view=inbox"
    },
    {
      "name": "Applications",
      "short_name": "Applications",
      "url": "/?view=applications"
    }
  ]
}
