{
    "short_name": "flow",
    "name": "flow",
    "description": "Flow",
    "icons": [
      {
        "src": "/flow.png",
        "type": "image/png",
        "sizes": "144x144"
      }
    ],
    "start_url": "/index.html",
    "background_color": "#3367D6",
    "display": "fullscreen",
    "scope": "/",
    "theme_color": "#3367D6",
    "shortcuts": [
    ]
  }