{
    "name": "BLANK 🤖",
    "short_name": "BLANK 🤖",
    "description": "Automated NFT minting bot — multi-phase detection, multi-wallet execution, sub-second speed.",
    "start_url": "/app",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#05071a",
    "theme_color": "#05071a",
    "icons": [
        {
            "src": "/blank-logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/blank-logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}