13 lines
331 B
JSON
Executable File
13 lines
331 B
JSON
Executable File
{
|
|
"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."
|
|
}
|