{
  "name": "paisabazaar",
  "short_name": "paisabazaar",
  "orientation": "portrait",
  "theme_color": "#2196F3",
  "description": "Paisabazaar Application",
  "icons": [
    {
      "src": "components/images/paisabazaar.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.paisabazaar"
    }
  ]
}