{
  "name": "DTM LMS",
  "short_name": "DTM LMS",
  "description": "Elevator Consulting Management Platform",
  "start_url": "/mobile/dashboard",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231a1a2e'/><text x='96' y='126' font-family='Arial' font-weight='900' font-size='72' fill='%23C5A028' text-anchor='middle'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Schedule",     "url": "/schedule",     "description": "View today's schedule" },
    { "name": "Work Orders",  "url": "/work-orders",  "description": "Open work orders" },
    { "name": "Quick Log",    "url": "/mobile/quick-log", "description": "Log a call or violation" }
  ]
}
