﻿{
  "name": "PromptForge — The Prompt Engineering Platform",
  "short_name": "PromptForge",
  "description": "Save, improve, and share prompts across ChatGPT, Claude, and Gemini.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "categories": ["productivity", "developer-tools"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/brand/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}