manifest.json
 1  {
 2  	"id": "custom-font-loader",
 3  	"name": "Custom Font Loader",
 4  	"version": "1.4.0",
 5  	"minAppVersion": "0.15.0",
 6  	"description": "Customize your Obsidian vault with any font you want (+ Support for Android and IOS)",
 7  	"author": "Amir Pourmand",
 8  	"authorUrl": "https://amirpourmand.ir",
 9  	"isDesktopOnly": false
10  }