{
  "name": "Walking Workshop — Architecture Is A Way of Seeing",
  "short_name": "Walk Shop",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#C75B3F",
  "orientation": "portrait",
  "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='20' fill='%23C75B3F'/><text x='50' y='62' font-size='42' text-anchor='middle' fill='white' font-family='serif'>A</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
