manifest.json
 1  {
 2    "id": "obsidian-image-gallery",
 3    "name": "Image Gallery",
 4    "version": "1.1.1",
 5    "minAppVersion": "1.1.8",
 6    "description": "A zero setup masonry image gallery for Obsidian",
 7    "author": "Luca Orio",
 8    "authorUrl": "https://github.com/lucaorio",
 9    "isDesktopOnly": false
10  }