{
    "name": "月曜始まりの今年のカレンダー",
    "short_name": "今年のカレンダー",
    "description": "月曜始まりの今年のカレンダー",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "web_calendar.html",
    "display": "standalone",
    "theme_color": "#0000ee",
    "background_color": "#ffffff"
}