{
  "name": "AOS Properties",
  "short_name": "AOS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e3b2e",
  "theme_color": "#0e3b2e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%230e3b2e'/><text x='50' y='68' font-size='52' font-family='Georgia' text-anchor='middle' fill='%23d4af57'>A</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
