{
  "name": "PRD Generator — AI Product Requirements Document Generator",
  "short_name": "PRD Generator",
  "description": "Turn raw product ideas into complete, developer-ready Product Requirements Documents with database schemas, UI design tokens, and Cursor prompts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1326",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["productivity", "developer tools", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
