{
  "name": "RenewRight Texas",
  "short_name": "RenewRight",
  "description": "RenewRight Texas — eligibility renewals, done right.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D2A58",
  "icons": [
    { "src": "/icon-color-256w.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "file",
          "accept": ["application/pdf", "image/jpeg", "image/png", "image/tiff"]
        }
      ]
    }
  }
}
