{
  "name": "MSP Flow",
  "short_name": "MSP Flow",
  "description": "Service desk, time tracking and dispatch for MSP technicians in the field.",
  "id": "/m",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My tickets", "url": "/m/tickets" },
    { "name": "Time clock", "url": "/m/time" },
    { "name": "Schedule", "url": "/m/schedule" }
  ]
}
