{
    "short_name": "PromptPilot",
    "name": "PromptPilot - The fastest way to turn your rough ideas into high-performing AI prompts",
    "icons": [
        {
            "src": "/assets/pp-logo.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/assets/pp-logo.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#f97316",
    "background_color": "#07090e",
    "orientation": "portrait"
}