{
  "name": "SmartQuote Server",
  "short_name": "SmartQuote S",
  "start_url": "./",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#f5f542",
  "icons": [
    {
      "src": "/images/SmartQuote1024x1024.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}