{
    "name": "KudosAiN - Miracle Network",
    "short_name": "KudosAiN",
    "description": "Kenya's AI-powered referral and income network",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#e63946",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "images/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "categories": ["finance", "social", "productivity"],
    "shortcuts": [
        {
            "name": "My Dashboard",
            "url": "/dashboard.html",
            "description": "View your earnings and referrals"
        },
        {
            "name": "Register",
            "url": "/register.html",
            "description": "Join KudosAiN"
        }
    ]
}