{
  "short_name": "PropVR",
  "name": "PropVR: Collaborative VR Platform",
  "description": "Prop VR allows you to create, collaborate and share virtual tour experience of your properties with your customers. Take your customers for a virtual-guided tour and increase sales.",
  "icons": [
    {
      "src": "images/android/android-launchericon-512-512.png",
      "sizes": "512x512"
    },
    {
      "src": "images/android/android-launchericon-192-192.png",
      "sizes": "192x192"
    },
    {
      "src": "images/android/android-launchericon-144-144.png",
      "sizes": "144x144"
    },
    {
      "src": "images/android/android-launchericon-96-96.png",
      "sizes": "96x96"
    },
    {
      "src": "images/android/android-launchericon-72-72.png",
      "sizes": "72x72"
    },
    {
      "src": "images/android/android-launchericon-48-48.png",
      "sizes": "48x48"
    }
  ],
  "start_url": "/login",
  "background_color": "#fff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3366ff",
  "orientation": "landscape",
  "dir": "auto",
  "lang": "en",
  "shortcuts": [
    {
      "name": "PropVR Creator",
      "short_name": "Creator Tool",
      "description": "Create and share virtual tours.",
      "url": "/creationtool/projects"
    },
    {
      "name": "PropVR Showcasetool",
      "short_name": "Showcase Tool",
      "description": "Take your customers for a virtual-guided tour and increase sales.",
      "url": "/salestool/login"
    },
    {
      "name": "PropVR OfflineViewer",
      "short_name": "Offline Viewer",
      "description": "View virtual tours offline.",
      "url": "/offlineprojects"
    }
  ]
}