Initial commit: Schedule Planner
This commit is contained in:
11
manifest.json
Normal file
11
manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Hera's Planner",
|
||||
"short_name": "Planner",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#f0f2f5",
|
||||
"theme_color": "#667eea",
|
||||
"icons": [
|
||||
{ "src": "icon-180.png", "sizes": "180x180", "type": "image/png" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user