{
  "name": "Business Car",
  "short_name": "BusinessCar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "local/templates/business-car/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "local/templates/business-car/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.profsoft.businesscar",
      "url": "https://play.google.com/store/apps/details?id=com.profsoft.businesscar"
    }
  ],
  "prefer_related_applications": true
}
