first commit

This commit is contained in:
Puechberty Arthur
2026-03-30 23:07:36 +02:00
commit 49fd31f4db
36 changed files with 30532 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"name": "Moon Phases",
"short_name": "MoonPhases",
"description": "Moon phases calendar with exact dates, full moon names, simulator and lunar guide.",
"start_url": "/",
"display": "standalone",
"background_color": "#0a0a1a",
"theme_color": "#0a0a1a",
"orientation": "any",
"categories": ["education", "science"],
"icons": [
{
"src": "/icon",
"sizes": "any",
"type": "image/png",
"purpose": "any"
},
{
"src": "/apple-icon",
"sizes": "180x180",
"type": "image/png",
"purpose": "any"
}
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB