{
  "name": "Transport Operations",
  "short_name": "Transport Ops",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef3f6",
  "theme_color": "#0f766e",
  "description": "Transport operations, trip, crate, billing, and driver app",
  "icons": [],
  "shortcuts": [
    {
      "name": "Driver Mobile App",
      "short_name": "Driver",
      "url": "./driver.html",
      "description": "Open driver trip and delivery app"
    },
    {
      "name": "Owner Mobile App",
      "short_name": "Owner",
      "url": "./owner.html",
      "description": "Open owner mobile control app"
    }
  ]
}
