{
  "name": "ClaimArx Mobile",
  "short_name": "ClaimArx",
  "description": "Field adjuster mobile app",
  "start_url": "/src/mobile/",
  "display": "standalone",
  "background_color": "#0f1b2d",
  "theme_color": "#e8a020",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f1b2d' width='192' height='192' rx='32'/><text x='96' y='120' font-size='80' text-anchor='middle' fill='%23e8a020' font-family='sans-serif' font-weight='bold'>CA</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f1b2d' width='512' height='512' rx='80'/><text x='256' y='320' font-size='200' text-anchor='middle' fill='%23e8a020' font-family='sans-serif' font-weight='bold'>CA</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
