{
  "name": "ZAKKURI",
  "short_name": "ZAKKURI",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#2d3748",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect width='180' height='180' rx='40' fill='%232d3748'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-family='Futura, Arial, sans-serif' font-size='100' font-weight='800' fill='%23ffffff'>Z</text></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ]
}