{
  "name": "DwellQ",
  "short_name": "DwellQ",
  "description": "Independent rent vs buy calculator for first-time home buyers",
  "start_url": "/tools/rent-vs-buy?src=pwa",
  "display": "standalone",
  "background_color": "#0d1424",
  "theme_color": "#0d1424",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
