{
  "name": "Copyforge — AI Copy Studio",
  "short_name": "Copyforge",
  "description": "Generate high-converting captions, headlines, emails, and product copy with AI.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b10",
  "theme_color": "#0b0b10",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "New Caption", "url": "/dashboard/caption" },
    { "name": "New Headline", "url": "/dashboard/headline" },
    { "name": "Cold Email", "url": "/dashboard/cold-email" }
  ]
}
