{
    "_note": "Brand name and colors here must be updated manually if rebranding. See AppConstants::SITE_NAME and CSS --primary/--bg-dark. Icons are the real brand set (skyline mark, regenerated 2026-07-20 from img/logo/ source) — NOT maskable: the artwork runs edge-to-edge (x 3-508 of 512, 16.7% of opaque pixels outside the safe circle), so its corners fall outside Android's 40%-radius safe zone and a 'maskable' purpose would clip the logo. Re-measure before ever adding that purpose back.",
    "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"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
