Add obsidian manifest to root

This commit is contained in:
Idrees Hassan
2025-11-14 17:08:22 -05:00
parent 8c2b9fe8ed
commit 322b0d0b90

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "pocket-bird",
"name": "Pocket Bird",
"version": "2025.11.14.205",
"minAppVersion": "0.15.0",
"description": "Add a pet bird to fly around your notes and keep you company!",
"author": "Idrees Hassan",
"authorUrl": "https://idreesinc.com",
"isDesktopOnly": false
}