{
    "id": "/",
    "name": "あつまーる — 出欠管理・日程調整",
    "short_name": "あつまーる",
    "description": "簡単な出欠管理・日程調整ウェブアプリ",
    "lang": "ja",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#34a21a",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
