12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
"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" }
|
|
]
|
|
}
|