{
  "name": "NOTION",
  "short_name": "NOTION",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#191919",
  "theme_color": "#191919",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='110' fill='%23191919'/><text x='50%' y='55%' dominant-baseline='central' text-anchor='middle' fill='%23ffffff' font-family='Inter, sans-serif' font-size='280' font-weight='800'>N</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}