{
  "name": "Home Bridge AZ — Affordable Housing",
  "short_name": "Home Bridge AZ",
  "description": "Find affordable housing, emergency shelter, and rental assistance in Arizona. Free, bilingual, no account needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8F0",
  "theme_color": "#355872",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["utilities", "social", "lifestyle"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Housing",
      "short_name": "Housing",
      "description": "Search affordable housing listings in Arizona",
      "url": "/housing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency Help",
      "short_name": "Emergency",
      "description": "Find emergency shelter and crisis resources now",
      "url": "/emergency",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Check Eligibility",
      "short_name": "Eligibility",
      "description": "See what housing programs you may qualify for",
      "url": "/eligibility",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://azhomebridge.homes/manifest.json"
    }
  ]
}
