-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1201664
commit 23ab123
Showing
3 changed files
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "CECVol", | ||
"icons": [ | ||
{ | ||
"src": "data:image/svg+xml,<svg width='80pt' height='80pt' version='1.0' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'><g transform='translate(0 80) scale(.1 -.1)' fill='purple'><path d='m50 565v-205h350 350v205 205h-350-350v-205zm630 0v-135h-280-280v135 135h280 280v-135z' /><path d='m170 295v-35h230 230v35 35h-230-230v-35z' /><path d='m520 20v70h-70v70h70v70h70v-70h70v-70h-70v-70z' /><path d='m130 115v-35h105 105v35 35h-105-105v-35z' /></g></svg>", | ||
"type": "image/svg+xml", | ||
"sizes": "512x512" | ||
}, | ||
{ | ||
"src": "data:image/svg+xml,<svg width='80pt' height='80pt' version='1.0' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'><g transform='translate(0 80) scale(.1 -.1)' fill='purple'><path d='m50 565v-205h350 350v205 205h-350-350v-205zm630 0v-135h-280-280v135 135h280 280v-135z' /><path d='m170 295v-35h230 230v35 35h-230-230v-35z' /><path d='m520 20v70h-70v70h70v70h70v-70h70v-70h-70v-70z' /><path d='m130 115v-35h105 105v35 35h-105-105v-35z' /></g></svg>", | ||
"type": "image/svg+xml", | ||
"sizes": "192x192" | ||
} | ||
], | ||
"start_url": "/", | ||
"background_color": "#7F25FF", | ||
"display": "standalone", | ||
"scope": "/", | ||
"theme_color": "#7F25FF" | ||
} |