INIT
This commit is contained in:
12
manifest.json
Executable file
12
manifest.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "PRC Web-App",
|
||||
"short_name": "PRC",
|
||||
"icons": [{
|
||||
"src": "icon.png",
|
||||
"sizes": "192x192"
|
||||
}],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#fff",
|
||||
"description": "Mit dieser Web-App bleibst du immer auf dem neustem Stand über alle Aktivitäten am Preetzer-Ruderclub."
|
||||
}
|
||||
Reference in New Issue
Block a user