{
    "id": "/",
    "name": "Pinkk — Creator Traffic Intelligence",
    "short_name": "Pinkk",
    "description": "AI-powered creator traffic intelligence. Research any creator, brand, or affiliate profile with structured, confidence-rated findings.",
    "start_url": "/pwa/dashboard",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
    "background_color": "#0f0f0f",
    "theme_color": "#0a0a0a",
    "lang": "en",
    "dir": "ltr",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "iarc_rating_id": "e84b0720-1cd2-4e12-8d6d-1fed6463521e",
    "rating": {
        "value": "Teen",
        "age": 13,
        "label": "Teen (13+)"
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "edge_side_panel": {
        "preferred_width": 400
    },
    "icons": [
        {
            "src": "/icons/pwa-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icons/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/pwa-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/pwa-monochrome.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "monochrome"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/pwa-dashboard-wide.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Pinkk Dashboard — Creator Traffic Intelligence"
        },
        {
            "src": "/screenshots/pwa-analysis-wide.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Analysis Reports — Structured findings with confidence ratings"
        },
        {
            "src": "/screenshots/pwa-profiles-narrow.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Profile Management — All your creator and brand profiles"
        }
    ],
    "shortcuts": [
        {
            "name": "New Analysis",
            "short_name": "Analyze",
            "description": "Run a new AI analysis on a creator or brand",
            "url": "/analysis/create",
            "icons": [
                {
                    "src": "/icons/shortcut-analysis.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Dashboard",
            "short_name": "Home",
            "description": "Open the Pinkk dashboard",
            "url": "/pwa/dashboard",
            "icons": [
                {
                    "src": "/icons/shortcut-dashboard.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Profiles",
            "short_name": "Profiles",
            "description": "View and manage profiles",
            "url": "/pwa/profiles",
            "icons": [
                {
                    "src": "/icons/shortcut-profiles.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "protocol_handlers": [
        {
            "protocol": "web+pinkk",
            "url": "/pwa/dashboard?from=%s"
        }
    ],
    "widgets": [
        {
            "name": "Pinkk Stats",
            "short_name": "Pinkk Stats",
            "description": "At-a-glance intelligence stats on your latest analyzed profiles.",
            "tag": "pinkk-stats",
            "src": "/widgets/stats.html",
            "type": "text/html",
            "template": {
                "type": "data",
                "url": "/api/widgets/stats.json",
                "method": "GET"
            },
            "data": [
                {
                    "name": "statLabel",
                    "value": "Profiles analyzed",
                    "display": "text"
                },
                {
                    "name": "statValue",
                    "value": "0",
                    "display": "text"
                }
            ],
            "icons": [
                {
                    "src": "/icons/widget-stats-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png",
                    "purpose": "any"
                }
            ]
        }
    ]
}
