Files
EstimationPoker/static/site.webmanifest
T
2023-07-12 11:49:11 +00:00

14 lines
403 B
JSON

{
"name": "Estimation Poker",
"short_name": "Estimation Poker",
"description": "A cool estimation poker app",
"icons": [
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
],
"start_url": "/",
"theme_color": "#8D6A9F",
"background_color": "#ffffff",
"display": "standalone"
}