{
  "short_name": "Hopscotch",
  "name": "Hopscotch",
  "start_url": "./?utm_source=web_app_manifest",
  "theme_color": "#ed54a4",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "display": "minimal-ui",
  "description": "Daily finds for babies, kids and moms.  Apparel, shoes, toys, bags & more. Hopscotch, Online Shopping.",
  "lang": "en",
  "icons": [
    {
      "src": "images/app-icons/48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/app-icons/96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/app-icons/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/app-icons/196x196.png",
      "sizes": "196x196",
      "type": "image/png"
    }
  ]
}