{
    "name": "精靈寶可夢點點名 節奏遊戯",
    "short_name": "精靈寶可夢",
    "icons": [
        {
            "src": "./images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./images/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "theme_color": "#22b573",
    "background_color": "#22b573",
    "display": "standalone"
}