{
    "name": "Achimota Golf Club",
    "short_name": "Achimota Golf",
    "description": "The premier golf club in Ghana. Experience world-class golfing facilities and community.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#020403",
    "theme_color": "#020403",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}