{
  "name": "Flow Community",
  "short_name": "Flow",
  "description": "Your Flow community app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3EA",
  "theme_color": "#7DADBB",
  "icons": [
    {
      "src": "/flow-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/flow-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
