This commit is contained in:
Stan
2026-04-19 21:14:16 +02:00
parent 0c74a75126
commit 28d167f11f
42 changed files with 5681 additions and 55 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "Check List Proof of Concept",
"short_name": "Check List",
"start_url": "/",
"display": "standalone",
"background_color": "#f3efe6",
"theme_color": "#f3efe6",
"description": "Offline-first proof of concept for template-driven quality inspection reports.",
"icons": [
{
"src": "/icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
}
]
}