{
  "name": "DropText",
  "short_name": "DropText",
  "description": "Send text, not accounts.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F6F5F1",
  "theme_color": "#FF5A1F",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
