{
  "name": "VA Disability Rating Tool",
  "short_name": "VA Rating",
  "description": "Free VA disability rating search, claim tools, C&P exam prep, and calculators for veterans.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1a2e",
  "theme_color": "#0b1a2e",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["government", "health", "utilities"],
  "lang": "en-US"
}
