{
  "name": "Interest Rate Buydown",
  "short_name": "BUY",
  "description": "What buying the rate down costs and what it saves.",
  "id": "buydown.asp",
  "start_url": "buydown.asp",
  "scope": "buydown.asp",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9a3b34",
  "icons": [
    {
      "src": "icons/buy-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/buy-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/buy-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
