{
  "name": "Find Moving Quotes",
  "short_name": "Find Quotes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#43f66f",
  "icons": [
    {
      "src": "/assets/find-moving-quotes-icon.png",
      "sizes": "320x317",
      "type": "image/png"
    }
  ]
}