{
    "name": "entento.",
    "short_name": "entento.",
    "description": "Track your real estate transactions, listings, and performance — all in one place.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F9FAFB",
    "theme_color": "#10B981",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "productivity",
        "business"
    ],
    "lang": "en"
}