{
  "name": "BOTANICA BAR v14.4",
  "short_name": "BOTANICA v14.4",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070807",
  "theme_color": "#07110b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}