{
  "name": "Helen Ruth Scarves",
  "short_name": "Helen Ruth",
  "theme_color": "#fe01bc",
  "background_color": "#ffffff",
  "display": "browser",
  "orientation": "portrait",
  "scope": "/",
  "start_url": ".",
  "icons": [
    {
      "src": "images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}