{
  "id": "/",
  "name": "Umove",
  "short_name": "Umove",
  "description": "Umove driver hub",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.webmanifest"
    }
  ],
  "orientation": "any",
  "background_color": "#FFF7ED",
  "theme_color": "#292524",
  "icons": [
    {
      "src": "/brand/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
