{
    "short_name": "Edge",
    "name": "Edge Education",
    "icons": [
        {
            "src": "/images/Edge_Logo_512.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        },
        {
            "src": "/images/Edge_Logo_192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/Edge_Logo_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "background_color": "#19B1A1",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#FF7F32",
    "shortcuts": [
        {
            "name": "Edge Education",
            "short_name": "Edge",
            "description": "Premier education agency specializing in connecting Papua New Guinean students with top-tier Registered Training Organizations (RTOs) and institutions.",
            "url": "/?source=pwa",
            "icons": [
                {
                    "src": "/images/Edge_Logo_196.png",
                    "sizes": "196x196",
                    "type": "image/png",
                    "purpose": "maskable"
                }
            ]
        }
    ]
}