{
  "name": "GLPS Mobile",
  "short_name": "GLPS Mobile",
  "id": "/glps-mobile/",
  "description": "GLPS mobile workflow for shipment processing, check-in, trailer assignment, and check-out.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/glps-mobile/",
  "scope": "/glps-mobile/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1f1e1d",
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "assets/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
