{ "name": "BundleGigs", "short_name": "BundleGigs", "description": "Ghana data bundle resale platform — buy and resell MTN, AirtelTigo, Telecel & Glo bundles", "start_url": "/", "display": "standalone", "orientation": "portrait", "background_color": "#1a1f2e", "theme_color": "#FFD700", "categories": ["finance", "utilities"], "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Buy Bundle", "url": "/buy", "description": "Buy a data bundle now" }, { "name": "My Orders", "url": "/orders", "description": "View your order history" } ] }