{
  "name": "The Mortgage Project, First-Time Home Buyer",
  "short_name": "FTHB",
  "description": "Mortgage, closing cost, and budget tools for first-time home buyers in Ontario.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffdf9",
  "theme_color": "#1c2e4a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
