mirror of
https://github.com/arthur-pbty/moon.git
synced 2026-06-10 19:04:24 +02:00
first commit
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user