{
  "name": "Abode Net Proceeds Calculator",
  "short_name": "Net Proceeds",
  "description": "Estimate seller take-home after all closing costs",
  "start_url": "net-proceeds.html",
  "display": "standalone",
  "background_color": "#048c94",
  "theme_color": "#048c94",
  "icons": [
    {
      "src": "np-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "np-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
