mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
16 lines
313 B
JSON
16 lines
313 B
JSON
{
|
|
"name": "OhMyScheduler",
|
|
"short_name": "OhMyScheduler",
|
|
"start_url": "/ohmyscheduler/",
|
|
"scope": "/ohmyscheduler/",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000",
|
|
"icons": [
|
|
{
|
|
"src": "/ohmyscheduler/favicon.svg",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
}
|