{
  "name": "Hyrvia — AI-Powered Staffing. Built for Britain.",
  "short_name": "Hyrvia",
  "description": "Hyrvia Staffing Ltd — the UK's AI-powered staffing and employment platform. Find jobs, apply for shifts, and get matched by AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1B2E",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Hyrvia — AI-Powered Staffing. Built for Britain."
    }
  ],
  "shortcuts": [
    {
      "name": "Find Jobs",
      "short_name": "Jobs",
      "description": "Browse AI-matched job opportunities",
      "url": "/employee/jobs",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Find Shifts",
      "short_name": "Shifts",
      "description": "Browse open shifts posted by employers",
      "url": "/employee/find-shifts",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Register",
      "short_name": "Sign Up",
      "description": "Create your Hyrvia account",
      "url": "/register",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
