-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
16 lines (16 loc) · 882 Bytes
/
metadata.json
File metadata and controls
16 lines (16 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "Dimly",
"version": "v1.0.2",
"description": "A feature-packed flashlight app with SOS, Morse code, ambient light sensing, and customizable settings.",
"icon_url": "https://github.com/sanjay434343/Dimly/blob/main/readme/logo.jpg?raw=true",
"release": "https://github.com/sanjay434343/Dimly/releases/tag/v1.0.0",
"package_name": "com.example.dimly",
"screenshots": [
"https://github.com/sanjay434343/Dimly/blob/main/readme/splash.png?raw=true",
"https://github.com/sanjay434343/Dimly/blob/main/readme/home.png?raw=true",
"https://github.com/sanjay434343/Dimly/blob/main/readme/ambient.png?raw=true",
"https://github.com/sanjay434343/Dimly/blob/main/readme/settings.png?raw=true"
],
"changelog": "Initial release with advanced flashlight modes, Morse code, smart ambient mode, and full customization options.",
"category": "Utilities"
}