Release query Tools v0.1.0
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Query Tools",
|
||||
"short_name": "Queries",
|
||||
"description": "Query structured data locally.",
|
||||
"start_url": "./",
|
||||
"scope": "./",
|
||||
"display": "standalone",
|
||||
"background_color": "#172036",
|
||||
"theme_color": "#172036",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./favicon.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user