{
    "name": "InstaPrompt - One-Click AI Prompt Launcher",
    "short_name": "InstaPrompt",
    "description": "Transform any selected text instantly with custom AI prompts. Works on any website - just select, click, and get AI-powered results.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a2942",
    "theme_color": "#1a2942",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities", "business"],
    "lang": "en-US",
    "scope": "/",
    "id": "instaprompt-app"
} 