{
  "name": "Entone",
  "short_name": "Entone",
  "description": "AI conversation intelligence — understand what wasn't said",
  "start_url": "/analyze",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/analyze",
    "method": "GET",
    "params": {
      "text": "sharedText",
      "title": "sharedTitle"
    }
  }
}
