Files
2023-07-12 17:32:45 +00:00

23 lines
455 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",
"purpose": "any maskable"
}
],
"start_url": "/",
"theme_color": "#8D6A9F",
"background_color": "#ffffff",
"display": "standalone"
}