{
  "name": "Union County Veterans Ohio",
  "short_name": "Union Veterans Ohio",
  "description": "Serving veterans and their families in Union County with financial assistance, VA benefits help, and transportation services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003366",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact the Union County Veterans Service Commission",
      "url": "/contact",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our veteran services",
      "url": "/services",
      "icons": [
        {
          "src": "/icon-192x192.png", 
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["government", "veterans", "services"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}