Files
GROCERY/manifest.json
2026-06-25 21:30:32 +00:00

14 lines
210 B
JSON
Executable File

{
"name": "TODO",
"icons": [
{
"src": "img/icon.png",
"sizes": "192x192",
"type": "image/png",
"density": 4.0
}
],
"display": "standalone",
"orientation": "portrait"
}