{
 "name": "HomeServiceAgent",
 "short_name": "HomeAgent",
 "description": "Tell it what's wrong with your home \u2014 it handles the rest.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#F2F4F1",
 "theme_color": "#16493F",
 "icons": [
  {
   "src": "/icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any"
  }
 ]
}