{
    "name": "Cell Hive — County Jail Rosters",
    "short_name": "Cell Hive",
    "description": "Current county jail rosters, mugshots, and booking details across the covered states.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#2a2130",
    "theme_color": "#2a2130",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "related_applications": [
        { "platform": "play", "id": "co.cellhive.app", "url": "https://play.google.com/store/apps/details?id=co.cellhive.app" }
    ]
}
