{
  "name": "sync.d — Agency OS",
  "short_name": "sync.d",
  "description": "Run your entire agency in one platform. AI proposals, branded client portals, GST invoicing, scheduling, and real-time messaging.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAF7",
  "theme_color": "#fe330a",
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/logo-mark.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/Syncd-black.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Open my portal",  "short_name": "Portal",   "url": "/client/dashboard", "description": "Jump to your client portal" },
    { "name": "Tasks",           "short_name": "Tasks",    "url": "/client/tasks",     "description": "See your assigned tasks" },
    { "name": "Invoices",        "short_name": "Invoices", "url": "/client/invoices",  "description": "View and pay invoices" }
  ],
  "prefer_related_applications": false
}
