{
"name" : "ご利用ガイド",
"short_name" : "ご利用ガイド",
"description": "",
"start_url": "../../index.html",
"scope": "./",
"display_override": ["fullscreen", "minimal-ui"],
"display": "standalone",
"orientation": "portrait",
"background_color": "#fff",
"theme_color": "#fff",
"icons": [
{
"src": "./sb_Shitoku_icon180.jpg",
"sizes": "180x180",
"type": "image/png",
"purpose": "any"
},
{
"src": "./sb_Shitoku_icon512.jpg",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
]
}