{
  "name": "Adur",
  "short_name": "Adur",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1F4733",
  "background_color": "#EDEFE8",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><rect width='32' height='32' rx='8' fill='%231F4733'/><text x='16' y='23' font-family='Georgia,serif' font-size='20' font-weight='bold' text-anchor='middle' fill='%23EDEFE8'>a</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}