{
  "name": "PostFlow Productivity",
  "short_name": "PostFlow",
  "description": "Premium content automation and team productivity platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "widgets": [
    {
      "name": "Work Queue",
      "description": "View today's pending tasks",
      "tag": "tasks-widget",
      "template": "tasks-widget-template",
      "ms_ac_template": "tasks-widget.json",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
