{
  "name": "ARCHBiT MSP Platform",
  "short_name": "ARCHBiT",
  "description": "Professional MSP & ITSM platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1520",
  "theme_color": "#1E6FD9",
  "orientation": "portrait-primary",
  "icons": [
    { "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": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "New Incident", "url": "/incidents?new=incident", "description": "Create a new incident" },
    { "name": "My Tickets",   "url": "/tickets?assignedToMe=true", "description": "View tickets assigned to me" }
  ]
}
