{
  "name": "RohTrip",
  "short_name": "RohTrip",
  "description": "Plan and track your travel trips — itineraries, bookings, and budgets",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111315",
  "theme_color": "#F58220",
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/obraone-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/obraone-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/obraone-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Field App",
      "short_name": "Field",
      "url": "/field",
      "description": "Incidents, inspections, estimates from the jobsite"
    },
    {
      "name": "Driver App",
      "short_name": "Driver",
      "url": "/driver",
      "description": "Today's dispatches and logs"
    }
  ]
}
