{
    "name": "Pop Song Chord Book",
    "short_name": "ChordBook",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f5f7fa",
    "theme_color": "#f5f7fa",
    "orientation": "any",
    "icons": [
        {
            "src": "images/premium_guitar.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}