mirror of
https://github.com/cloudmaker97/DurstRechner.git
synced 2025-12-06 07:58:39 +00:00
Compare commits
No commits in common. "e798686ef906168999e25f2cd9867c82774e2a32" and "89f495c0fda113e237eea4edcd36024690d70bdd" have entirely different histories.
e798686ef9
...
89f495c0fd
5 changed files with 1 additions and 27 deletions
|
|
@ -1,36 +1,10 @@
|
|||
{
|
||||
"name": "Der Durstrechner",
|
||||
"short_name": "Durstrechner",
|
||||
"description": "Der Durstrechner ist ein einfaches Tool zur Berechnung von Verkaufspreisen bei Veranstaltungen.",
|
||||
"start_url": "../",
|
||||
"scope": ".",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#2196f3",
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "pwa/dark.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1064x2008"
|
||||
},
|
||||
{
|
||||
"src": "pwa/light.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1064x2008"
|
||||
},
|
||||
{
|
||||
"src": "pwa/wide_dark.png",
|
||||
"type": "image/png",
|
||||
"form_factor": "wide",
|
||||
"sizes": "3604x2008"
|
||||
},
|
||||
{
|
||||
"src": "pwa/wide_light.png",
|
||||
"type": "image/png",
|
||||
"form_factor": "wide",
|
||||
"sizes": "3604x2008"
|
||||
}
|
||||
],
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon/android-chrome-192x192.png",
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 145 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 146 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 307 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 310 KiB |
Loading…
Reference in a new issue