{
  "id": "/",
  "name": "VectaFlow",
  "short_name": "VectaFlow",
  "description": "Asset, vendor, procurement, and operations management platform for growing businesses.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "orientation": "any",
  "background_color": "#0B1D3A",
  "theme_color": "#0B1D3A",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/desktop-1280x720.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "VectaFlow dashboard on desktop" },
    { "src": "/screenshots/mobile-390x844.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "VectaFlow on mobile" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dashboard", "description": "Open your operations dashboard", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Assets", "short_name": "Assets", "description": "View and manage assets", "url": "/assets", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Tickets", "short_name": "Tickets", "description": "IT helpdesk and tickets", "url": "/tickets", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Vendors", "short_name": "Vendors", "description": "Vendors and invoices", "url": "/vendors", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
