URVA Field Force App & Automation Software

URVA Field Force App & Automation Software

URVA: Empowering Your Field Force with Seamless Management URVA is a comprehensive field force management app designed to…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "short_name": "URVA Field Force App",
  "name": "URVA Field Force App & Automation Software",
  "version": "3",
  "manifest_version": 3,
  "icons": [
    {
      "src": "/manifest_images/urva-field-force-72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/manifest_images/urva-field-force-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/manifest_images/urva-field-force-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/manifest_images/urva-field-force-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=competent.groove.feetport"
    }
  ],
  "theme_color": "#182244",
  "background_color": "#182244",
  "display": "standalone",
  "start_url": "https://urva.co"
}