{
  "name": "Text Comparison Tool",
  "short_name": "Aspector",
  "description": "A tool to compare a text and its translation side-by-side with interactive word highlighting and grammatical relations.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": ".",
  "icons": [],
  "share_target": {
    "action": ".",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  }
}
