{
    "name": "Informi CRM",
    "short_name": "Informi",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A1828",
    "theme_color": "#0A1828",
    "description": "Informi — The real estate CRM that works as hard as you do.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["business", "productivity"],
    "screenshots": [],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Contacts",
            "url": "/?tab=contacts",
            "description": "Open your CRM contacts"
        },
        {
            "name": "Pipeline",
            "url": "/?tab=pipeline",
            "description": "View your deal pipeline"
        },
        {
            "name": "Tours",
            "url": "/?tab=tours",
            "description": "Today's showings"
        }
    ]
}
