{
  "id": "https://benefitbunker.app/",
  "name": "Benefit Bunker",
  "short_name": "Bft Bunker",
  "description": "The vault for veteran benefits — VA disability by rating & state. 2026 pay tables, property tax exemptions, and 100+ benefits for all 50 states.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B1222",
  "theme_color": "#D4AF37",
  "categories": ["finance", "health", "government"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Benefit Bunker — VA Disability Benefits by Rating & State"
    }
  ],
  "shortcuts": [
    {
      "name": "Run My Benefits Matrix",
      "short_name": "My Matrix",
      "description": "Go directly to the benefits selector",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Advanced Benefits",
      "short_name": "SMC / DIC",
      "description": "SMC, DIC, SSDI, and TDIU guide",
      "url": "/advanced-benefits",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Veteran Discounts",
      "short_name": "Discounts",
      "description": "47+ verified veteran discounts",
      "url": "/discounts",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
