{
  "name": "PostFlow",
  "short_name": "PostFlow",
  "description": "Social media scheduling, AI content, and outreach in one place.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["productivity", "social"],
  "shortcuts": [
    { "name": "New Post",    "url": "/composer",       "description": "Create a new post" },
    { "name": "Dashboard",   "url": "/dashboard",      "description": "Go to dashboard" },
    { "name": "Scheduler",   "url": "/scheduler",      "description": "Open content calendar" }
  ]
}
