{
  "name": "Home Buying 101",
  "short_name": "Home Buying",
  "description": "A plain-language guide to buying your first home — readiness, budgeting, credit, mortgages, the offer, inspection, and closing. For education and general information only; not financial, lending, legal, or real-estate advice.",
  "theme_color": "#0c1422",
  "background_color": "#0c1422",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "education",
    "finance",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
