{
    "name": "Agent AIO",
    "short_name": "Agent AIO",
    "description": "Discover the best AI-powered agentic software, AI agents, tools, and digital products at AgentAIO.com.",
    "theme_color": "#FF5E0F",
    "background_color": "#0c0a09",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "pwa-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "pwa-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "pwa-icon.png",
            "sizes": "maskable",
            "type": "image/png"
        }
    ]
}