{
  "name": "VAV Horizon Control",
  "short_name": "VAV Control",
  "description": "Vered a Világ Ökoszisztéma - Átfogó projektmenedzsment és csapatkoordinációs felület",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/images/vav-logo-small.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/images/vav-logo-optimized.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/vav-logo-small.webp",
      "sizes": "180x180",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VAV Horizon Dashboard"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VAV Horizon Mobile"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "lang": "hu",
  "dir": "ltr"
}