{
  "name": "OneX GPS Tracking WEB APP",
  "short_name": "OneX GPS",
  "lang": "en-US",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000",
  "icons": [
    {
      "src": "/assets/img/Icon-App.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.onexgps.gps.onexgps",
      "url": "https://play.google.com/store/apps/details?id=com.onexgps.gps.onexgps"
    }
  ]
}