{ "name": "Project Hive CRM", "short_name": "Project Hive", "description": "Project Hive CRM as an installable Progressive Web App.", "start_url": "./index.php", "scope": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0e6188", "icons": [ { "src": "assets/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }