Release Package Tools 0.1.0

This commit is contained in:
2026-09-01 13:04:50 +02:00
commit e42943e689
66 changed files with 11321 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "Package Tools",
"short_name": "Packages",
"description": "Inspect compound ZIP packages locally.",
"start_url": "./",
"scope": "./",
"display": "standalone",
"background_color": "#101826",
"theme_color": "#101826",
"icons": [
{
"src": "./favicon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
]
}