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