{
    "name": "動く！てにをは英語図鑑",
    "short_name": "てにをは英語",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00a39f",
    "description": "句動詞をコアイメージのアニメーションで学ぶ英語学習アプリ",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}