{
  "id": "https://www.getstepquote.com/",
  "name": "StepQuote",
  "short_name": "StepQuote",
  "description": "Intelligent quote preparation from structured customer request to review-ready draft.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#16161E",
  "theme_color": "#16161E",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-1024.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
