mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-03-07 12:11:48 +01:00
16 lines
259 B
JSON
16 lines
259 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/web-manifest-combined.json",
|
|
"name": "Patrick Canal",
|
|
"short_name": "Patrick Canal",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
|
|
|
|
|
|
"background_color": "#242629",
|
|
"theme_color": "#db5793"
|
|
|
|
|
|
}
|
|
|