{
  "name": "WeCanvas",
  "short_name": "WeCanvas",
  "description": "Private spaces where your people share updates without the noise",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#C7622B",
  "background_color": "#FAFAF7",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23FAFAF7'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='120' font-family='system-ui'>🎨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23FAFAF7'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='300' font-family='system-ui'>🎨</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23FAFAF7'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
