{
  "short_name": "OBM",
  "name": "Online Basketball Manager",
  "icons": [
    {
      "src": "images/icon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.onlinebasketballmanager"
    }
  ]
}
