{"name" : "14-1 Billiard scoreboard",
    "short_name" : "14-1 Scoreboard",
    "description" : "Straightpool/14-1 billiards scoring app. Keep track of your scores and stats during the game.",
    "lang" : "en-EN",
    "start_url" : "./",
    "scope" : ".",
    "display" : "standalone",
    "orientation" : "landscape",
    "background_color" : "#0083b0",
    "theme_color" : "#000046",
    "icons" : [
        {
            "src": "/pool/img/14_icon_192.png",
            "sizes": "192x192"
        },
        {
            "src": "/pool/img/14_icon_512.png",
            "sizes": "512x512"
        }
    ]}