{
  "name": "Zorvue - DevOps Job Support Platform",
  "short_name": "Zorvue",
  "description": "Professional job support platform for DevOps and Cloud professionals",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#070B12",
  "background_color": "#070B12",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-mark.svg",
      "sizes": "40x40",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23070B12' width='540' height='720'/><text x='270' y='360' font-size='48' fill='%23c4b5fd' text-anchor='middle' font-family='Arial,sans-serif' font-weight='700'>Zorvue</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Browse our services",
      "url": "/#services",
      "icons": [{"src": "/logo-mark.svg", "sizes": "40x40", "type": "image/svg+xml"}]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/contact",
      "icons": [{"src": "/logo-mark.svg", "sizes": "40x40", "type": "image/svg+xml"}]
    }
  ],
  "prefer_related_applications": false
}
