{
    "short_name": "GGS",
    "name": "Global Grower Settlement",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/Dashboard/"
        },
        {
            "name": "Settlement Workbench",
            "url": "/SettlementWorkbench/"
        },
        {
            "name": "Create Pricing Pool",
            "url": "/BusinesRules/Create/1"
        },
        {
            "name": "Create Settlement Pool",
            "url": "/BusinesRules/Create/4"
        },
        {
            "name": "Global Search",
            "url": "/ReportsAndUtilities/Search"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#0076a5",
    "background_color": "#0076a5"
}
