{
    "name": "NEXOR",
    "short_name": "NEXOR",
    "description": "Advanced Forklift Management System - LIFT BEYOND LIMITS",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
      "window-controls-overlay"
    ],
    "background_color": "#050e24",
    "theme_color": "#050e24",
    "orientation": "any",
    "lang": "en",
    "id": "nexor-app",
    "categories": [
      "productivity",
      "business"
    ],
    "icons": [
      {
        "src": "/icon-1024.png",
        "sizes": "1024x1024",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }