{
"name": "たからさがし",
"short_name": "宝ゲーム",
"description": "Leafletを使用した宝探しゲーム",
"start_url": "/index.html",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#00ff00",
"icons": [
{
"src": "icon.png",
"sizes": "192x192",
"type": "image/png"
}
]
}