{
  "name": "EasyParcel Mobile",
  "short_name": "EasyParcel",
  "description": "Mobile pick, pack and receive workflow",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#546e7a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
