Files
birdspotter/metadata.json
2026-02-26 18:07:16 +02:00

8 lines
183 B
JSON

{
"name": "BirdSpotter",
"description": "An offline-first bird spotting application with local database and GPS matching.",
"requestFramePermissions": [
"geolocation"
]
}