Release Data Tools 0.1.0
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Data Tools",
|
||||
"short_name": "Data",
|
||||
"description": "Inspect, query and convert structured data locally in the browser.",
|
||||
"start_url": "./",
|
||||
"scope": "./",
|
||||
"display": "standalone",
|
||||
"background_color": "#f6f7fb",
|
||||
"theme_color": "#29255f",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./favicon.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user