{
  "name": "Flow Boards",
  "short_name": "Flow Boards",
  "theme_color": "#4d4d4d",
  "icons": [{"src": "/public/images/flow-boards-192.png",
             "type": "image/png",
             "sizes": "192x192"},
            {"src": "/public/images/flow-boards-512.png",
             "type": "image/png",
             "sizes": "512x512"},
            {"src": "/public/images/flow-boards.svg",
             "type": "image/svg+xml",
             "sizes": "any"}],
  "scope": "/",
  "start_url": "/",
  "background_color": "#4d4d4d",
  "display": "standalone"
}
