{
  "name": "InjuryAgent",
  "short_name": "InjuryAgent",
  "description": "Document, organize, and preserve evidence for your injury case.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F3EB",
  "theme_color": "#12201A",
  "icons": [
    { "src": "/brand/appicon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/brand/appicon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/brand/appicon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}