{
    "name": "デモカレンダー Japan",
    "short_name": "デモカレンダー",
    "description": "全国デモ・集会情報カレンダー",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#152238",
    "theme_color": "#152238",
    "icons": [
    {
    "src": "democa_logo.png",
    "sizes": "192x192",
    "type": "image/png"
    },
    {
    "src": "democa_logo.png",
    "sizes": "512x512",
    "type": "image/png"
    }
    ]
}