Files
prc.beechy.de/manifest.json
2018-03-21 12:16:38 +01:00

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."
}