{
  "name": "FinalPost AI",
  "short_name": "FinalPost",
  "description": "Autonomous AI marketing agents — content, SEO, social, replies, outreach. Plug-and-play with brand-voice guardrails.",
  "start_url": "/#dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1c",
  "theme_color": "#0f172a",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "Comments, DMs, mentions, and reviews",
      "url": "/#inbox"
    },
    {
      "name": "Publish Queue",
      "short_name": "Queue",
      "description": "Drafts awaiting approval and scheduled posts",
      "url": "/#queue"
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "Content calendar across all channels",
      "url": "/#calendar"
    }
  ]
}
