{
  "name": "Homes and Hounds for Vets",
  "short_name": "HHV",
  "description": "501(c)(3) nonprofit ending veteran homelessness through housing, rescued dogs, mental health support, and job readiness.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#002966",
  "theme_color": "#002966",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["nonprofit", "social"],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Donate Now",
      "short_name": "Donate",
      "description": "Make a tax-deductible donation to support veterans",
      "url": "/donate",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Get Help",
      "short_name": "Help",
      "description": "Veterans: access housing, mental health, and canine support",
      "url": "/get-help",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    },
    {
      "name": "Volunteer",
      "short_name": "Volunteer",
      "description": "Join our team of volunteers",
      "url": "/volunteer",
      "icons": [{ "src": "/favicon.png", "sizes": "512x512" }]
    }
  ]
}