{
  "name": "Wrenhouse",
  "short_name": "Wrenhouse",
  "description": "A creative studio where English learners make, read, and share pieces at their level.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3e8",
  "theme_color": "#1f2c54",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Ask Buddy", "short_name": "Buddy", "description": "Open Buddy to help with English", "url": "/b" }
  ],
  "share_target": {
    "action": "/b",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
