{
    "name": "Library Circle",
    "short_name": "Library Circle",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f4f0",
    "theme_color": "#f5f4f0",
    "icons": [
      { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
      { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
  }