{ "name": "BulkieMsg", "short_name": "BulkieMsg", "description": "Send bulk SMS and WhatsApp messages to your customers instantly.", "start_url": "/dashboard.php", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#07090e", "background_color": "#0a0c10", "icons": [ { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" } ], "categories": ["business", "productivity"], "shortcuts": [ { "name": "SMS Dashboard", "short_name": "SMS", "url": "/sms_dashboard.php", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] }, { "name": "WhatsApp Dashboard", "short_name": "WhatsApp", "url": "/dashboard.php", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] } ] }