{ "name": "CRM MONADAS", "short_name": "CRM MONADAS", "description": "Inbox y pipeline comercial de Monadas Mascotas.", "start_url": "/inbox", "scope": "/", "display": "standalone", "background_color": "#f5fbef", "theme_color": "#0b8f08", "orientation": "portrait-primary", "icons": [ { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Inbox", "url": "/inbox" }, { "name": "Pipeline", "url": "/pipeline" } ] }