{
    "name": "Talents.my - Affiliate Creator Platform",
    "short_name": "Talents.my",
    "description": "Manage your affiliate creator jobs and track your content creation progress",
    "start_url": "/affiliate/dashboard",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F2F2F7",
    "theme_color": "#007AFF",
    "scope": "/",
    "lang": "en-MY",
    "categories": ["productivity", "business"],
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "My Jobs",
            "short_name": "Jobs",
            "description": "View your assigned jobs",
            "url": "/affiliate/jobs",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Notifications",
            "short_name": "Alerts",
            "description": "View your notifications",
            "url": "/affiliate/notifications",
            "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
        }
    ]
}
