{
  "short_name": "QA",
  "name": "QuoteAnywhere",
  "start_url": "/",
  "scope": "/",
  "background_color": "#FFF",
  "theme_color": "#20417a",
  "description": "Quotes Anywhere",
  "icons": [
    {
      "src": "/icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "display": "minimal-ui"
}