{
  "name": "TaskBoard — Seorca",
  "short_name": "TaskBoard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00000b",
  "theme_color": "#00000b",
  "description": "Project task management for Seorca team",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236c5ce7' rx='20' width='100' height='100'/><text y='72' x='50' text-anchor='middle' font-size='56' fill='white'>✦</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
