{
  "name": "Memory System",
  "short_name": "Memory",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0d1117",
  "background_color": "#0d1117",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230d1117'/%3E%3Crect x='8' y='8' width='176' height='176' rx='24' fill='%23161b22'/%3E%3Ctext x='96' y='128' font-size='96' font-family='sans-serif' font-weight='bold' fill='%2358a6ff' text-anchor='middle'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230d1117'/%3E%3Crect x='16' y='16' width='480' height='480' rx='64' fill='%23161b22'/%3E%3Ctext x='256' y='340' font-size='256' font-family='sans-serif' font-weight='bold' fill='%2358a6ff' text-anchor='middle'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
