{
  "name": "Fleet Manager",
  "short_name": "Fleet Manager",
  "description": "Enterprise Device & IT Asset Management - Telecom Expense Management, IT Asset Tracking, Warehouse Operations",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#6366f1",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    { "name": "Scanner", "short_name": "Scan", "url": "/?tab=warehouse", "description": "Open warehouse scanner" },
    { "name": "Dashboard", "short_name": "Home", "url": "/?tab=home", "description": "View fleet dashboard" },
    { "name": "Service Desk", "short_name": "Tickets", "url": "/?tab=servicedesk", "description": "View service desk tickets" }
  ]
}
