{
    "name": "The Green Scallop Company",
    "short_name": "tgsc",
        "icons":    [{
            "src": "/icons/tgsc-icon_64.png",
            "type": "image/png",
            "sizes": "64x64"
        }, {
            "src": "/icons/tgsc-icon_128.png",
            "type": "image/png",
            "sizes": "128x128"
        }, {
            "src": "/icons/tgsc-icon_192.png",
            "type": "image/png",
            "sizes": "192x192"
        }, {
            "src": "/icons/tgsc-icon_256.png",
            "type": "image/png",
            "sizes": "256x256"
        }, {
            "src": "/icons/tgsc-icon_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://greenscallop.com/index.html",
    "background_color": "#B2CC9E",
    "display": "standalone",
    "scope": "https://greenscallop.com",
    "theme_color": "#66B32E"
}
