{
  "name": "TLADx Service Desk",
  "short_name": "TLADx Service",
  "description": "Total Lab Automation — Field Engineer Service Portal",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#93C572",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "New Ticket",   "url": "/#/tickets",     "description": "Open tickets list" },
    { "name": "PM Tracker",   "url": "/#/pm",          "description": "PM schedule" },
    { "name": "Health Logs",  "url": "/#/logs",        "description": "Instrument health logs" }
  ]
}
