{
  "name": "AdaMar Field Agent",
  "short_name": "AdaMar Agent",
  "start_url": "/agent",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230d1117' width='100' height='100' rx='20'/><text x='50' y='68' text-anchor='middle' fill='%234a9eff' font-size='48' font-family='sans-serif' font-weight='bold'>A</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
