{
    "_note": "Brand name and colors here must be updated manually if rebranding. See AppConstants::SITE_NAME and CSS --primary/--bg-dark.",
    "name": "ShiokNest.com",
    "short_name": "ShiokNest",
    "description": "Singapore property analytics with sales, rental, and yield data for condominiums",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0f1923",
    "theme_color": "#1E3A5F",
    "lang": "en",
    "categories": ["business", "finance"],
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232E86AB' stroke-width='2'><path d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/><polyline points='9 22 9 12 15 12 15 22'/></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
