{
  "name": "BicyclesDekho",
  "short_name": "BicyclesDekho",
  "start_url": "/?utm_source=web_app_manifest",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#fff",
  "background_color": "#ECEFF1",
  "icons": [{
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_48x48px.jpg",
    "sizes": "48x48",
    "type": "image/jpg"
  }, {
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_72x72px.jpg",
    "sizes": "72x72",
    "type": "image/jpg"
  }, {
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_96x96px.jpg",
    "sizes": "96x96",
    "type": "image/jpg"
  }, {
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_144x144px.jpg",
    "sizes": "144x144",
    "type": "image/jpg"
  }, {
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_192x192px.jpg",
    "sizes": "192x192",
    "type": "image/jpg"
  }, {
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_512x512px.jpg",
    "sizes": "512x512",
    "type": "image/jpg"
  }, {
    "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_1024x1024px.jpg",
    "sizes": "1024x1024",
    "type": "image/jpg"
  }],
  "shortcuts": [{
      "name": "New Cycles",
      "short_name": "New Cycles",
      "description": "Buy New cycles in India. Explore top brands latest & popular cycles with price, specifications, features & dealers/ showrooms on BicyclesDekho.com",
      "url": "/new-cycles?utm_source=web_app_manifest",
      "icons": [{
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_48x48px.jpg",
        "sizes": "48x48",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_72x72px.jpg",
        "sizes": "72x72",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_96x96px.jpg",
        "sizes": "96x96",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_144x144px.jpg",
        "sizes": "144x144",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_192x192px.jpg",
        "sizes": "192x192",
        "type": "image/jpg"
      }]
    },
    {
      "name": "Compare Cycles",
      "short_name": "Compare Cycles",
      "description": "Compare cycles, by price, features and specifications to buy a perfect match for you. Get pictures, reports, expert reviews and view popular cycles comparison to find out the best cycle",
      "url": "/compare-cycles.html?utm_source=web_app_manifest",
      "icons": [{
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_48x48.png",
        "sizes": "48x48",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_72x72px.jpg",
        "sizes": "72x72",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_96x96px.jpg",
        "sizes": "96x96",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_144x144px.jpg",
        "sizes": "144x144",
        "type": "image/jpg"
      }, {
        "src": "https://cdn.bicyclesdekho.com/pwa/BicyclesDekho_192x192px.jpg",
        "sizes": "192x192",
        "type": "image/jpg"
      }]
    }
  ]
}