{
    "name": "和弦图表",
    "short_name": "和弦图表",
    "description": "查找任何调式中任何和弦的吉他和钢琴和弦图，包括指法位置、多种指法和音频播放。",
    "start_url": "/zh-CN/app/hexian-tubiao",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/hexian-tubiao",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/chord-chart/chord-chart-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/chord-chart/chord-chart-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}