{
  "name": "Nexgile-LogiSense - Professional Inventory Counting System",
  "short_name": "Nexgile Portal",
  "description": "Enterprise-grade Professional Inventory Counting System for comprehensive inventory management, barcode scanning, and audit compliance",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F5F58",
  "theme_color": "#0F5F58",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/dashboard.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "platform": "wide",
      "label": "Dashboard Overview"
    },
    {
      "src": "/assets/screenshots/mobile-scan.svg",
      "sizes": "750x1334",
      "type": "image/svg+xml",
      "platform": "narrow",
      "label": "Mobile Barcode Scanning"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open main dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Barcode Scanner",
      "short_name": "Scanner",
      "description": "Open barcode scanner",
      "url": "/scanning",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "Manage clients",
      "url": "/clients",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "features": [
    "offline-support",
    "barcode-scanning",
    "data-sync",
    "push-notifications"
  ]
}
