{
  "name": "Circl",
  "short_name": "Circl",
  "description": "Your private circle for the friends who feel like family.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#F7F7F5",
  "icons": [
    { "src": "/circl-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/circl-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}