{
    "name": "Airdrop Radar",
    "short_name": "Airdrop Radar",
    "description": "Real-time crypto airdrop tracker with 0–100 scoring, automated scrapers, and wallet sign-in.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b0118",
    "theme_color": "#0b0118",
    "categories": ["finance", "productivity", "crypto"],
    "lang": "tr-TR",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-icon.svg",
            "sizes": "180x180",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
