{
    "name": "Online Pianist",
    "short_name": "OnlinePianist",
    "start_url": "https://www.onlinepianist.com",
    "display": "standalone",
    "background_color": "#fff",
    "description": "Learn how to play your favorite songs on piano with The biggest collection of animated piano tutorials online.",
     "icons": [{
    "src": "https://assets.onlinepianist.com/assets/images/Logo-small.png",
    "sizes": "66x66",
    "type": "image/png"
  }],
    "prefer_related_applications": true,
    "related_applications": [
        {
        "platform": "web",
        "url": "https://www.onlinepianist.com"
        }, {
        "platform": "itunes",
        "url": "https://itunes.apple.com/app/example-app1/id123456789"
        },
        {
        "platform": "play",
        "id": "com.onlinepianist.onlinepianist"
        }
    ]
}