{
  "name": "Smart Business Keyboard",
  "short_name": "SBK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3EA",
  "theme_color": "#193D6D",
  "description": "The keyboard that reads the chat, prepares the invoice and lets you press send.",
  "icons": [{ "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }],
  "share_target": {
    "action": "/intake",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
