{
  "name": "GLPS Mobile",
  "short_name": "GLPS Mobile",
  "description": "GLPS Mobile shipment processing",
  "start_url": "/glps-mobile/",
  "scope": "/glps-mobile/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#005670",
  "icons": [
    {
      "src": "assets/images/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
