{
  "id": "replenish-v5",
  "name": "Craft Show Replenishment",
  "short_name": "Replenish",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' ry='112' fill='%2322c55e'/%3E%3Ctext x='50%25' y='56%25' font-family='system-ui' font-size='300' font-weight='900' text-anchor='middle' fill='%23061107'%3ER%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cmask id='m'%3E%3Crect width='512' height='512' fill='white' rx='112' ry='112'/%3E%3C/mask%3E%3Crect width='512' height='512' rx='112' ry='112' fill='%2322c55e' mask='url(%23m)'/%3E%3Ctext x='50%25' y='56%25' font-family='system-ui' font-size='300' font-weight='900' text-anchor='middle' fill='%23061107'%3ER%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}