{
  "name": "One Leg B4 the Other",
  "short_name": "OneLeg",
  "description": "Providing new pants to veterans in need — with dignity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#b22234",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Donate",
      "url": "/#donate",
      "description": "Make a donation"
    },
    {
      "name": "Request Pants",
      "url": "/#request",
      "description": "Request pants as a veteran"
    },
    {
      "name": "Shop",
      "url": "/shop",
      "description": "Buy the Issued With Honor tee"
    }
  ]
}
