Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:36:56 +08:00
commit 904d09e3f6
5 changed files with 425 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "pwa-assets-generator",
"description": "Generate all required PWA assets from a single 1024x1024px image",
"version": "1.0.0",
"author": {
"name": "Laststance",
"email": "ryota.murakami@laststance.io"
},
"skills": [
"./skills"
]
}