{
    "name": "500枚の連続変換に対応した画像フィルタ",
    "short_name": "画像フィルタ",
    "description": "500枚の連続変換に対応した画像フィルタ",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "web_image_filter.html",
    "display": "standalone",
    "theme_color": "#0000ee",
    "background_color": "#ffffff"
}