Use object-based category-list schema
This commit is contained in:
+35
-7
@@ -1,9 +1,37 @@
|
||||
[
|
||||
"phirna",
|
||||
"Utilities",
|
||||
"Developer",
|
||||
"Media",
|
||||
"Productivity",
|
||||
"Network",
|
||||
"System"
|
||||
{
|
||||
"name": "phirna",
|
||||
"font": "apps",
|
||||
"description": "Phirna App Store"
|
||||
},
|
||||
{
|
||||
"name": "Utilities",
|
||||
"font": "tools",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "Developer",
|
||||
"font": "terminal",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "Media",
|
||||
"font": "video",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "Productivity",
|
||||
"font": "note",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "Network",
|
||||
"font": "globe",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"name": "System",
|
||||
"font": "settings",
|
||||
"description": ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user