{
  "name": "HelloBlueprint \u2014 Mortgage Guidance",
  "short_name": "HelloBlueprint",
  "description": "Confidence and peace of mind from Day 1 to Closing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdfaf6",
  "theme_color": "#1f344c",
  "icons": [
    {
      "src": "/brand/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}