{
  "name": "Noble Horizon",
  "short_name": "Noble",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fbf7ee",
  "theme_color": "#8f79b8",
  "icons": [
    {
      "src": "./noble-horizon-logo.jpeg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}