{
    "name": "1-Prompt",
    "short_name": "1-Prompt",
    "description": "Capture & Compile your prompts from AI conversations in One Click",
    "icons": [
        {
            "src": "/icons/icon16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/icons/icon32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icons/icon48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/icons/icon128.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb"
}