{
  "name": "Accelerator",
  "short_name": "Accelerator",
  "manifest_version": 2,
  "version": "170307",
  "theme_color": "#bb0000",
  "description": "Go anywhere with Accelerator and manage your inspections, jobs and vehicles remotely and in real time.",
  "lang": "en-GB",
  "default_locale": "en",
  "chrome": { "navigation": true },
  "orientation": "any",
  "start_url": "../../Index.aspx",
  "display": "standalone",
  "fullscreen": "true",
  "background_color": "#bb0000",
  "developer": {
    "name": "Technopoly",
    "url": "https://technopoly.uk"
  },
  "icons": [
    {
      "src": "/Images/Favicon/android-chrome-192x192.png?v=170307",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Images/Favicon/android-chrome-512x512.png?v=170307",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}