{
    "name": "TX ORB - The Digital Network for Texas",
    "short_name": "TX ORB",
    "description": "The official digital community network for Texas. Connect with local businesses, neighborhoods, and the marketplace on the TX ORB network.",
    "start_url": "/feed",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "id": "txorb-app",
    "scope": "/",
    "icons": [
        {
            "src": "/tx-pwa-icon.png?v=13",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/tx-pwa-icon.png?v=13",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}