{
  "name": "Vaishnava Songs — Nandgram Dham",
  "short_name": "Vaishnava Songs",
  "description": "Bhajans and kirtans of the Vaishnava acaryas with lyrics, word-for-word meanings, English translations and audio.",
  "start_url": "/songs/",
  "scope": "/songs/",
  "display": "standalone",
  "background_color": "#FEFAEC",
  "theme_color": "#0F4D4A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/img/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Search songs", "url": "/songs/search/" },
    { "name": "My favourites", "url": "/songs/favorites/" },
    { "name": "Random song", "url": "/songs/random/" }
  ]
}
