{
  "name": "Webiface Revenue OS",
  "short_name": "Webiface",
  "description": "Internal cold-calling CRM and revenue operations platform.",
  "id": "/",
  "start_url": "/app/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F3F5F7",
  "theme_color": "#863bff",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Calling workspace",
      "short_name": "Call",
      "url": "/app/calling",
      "description": "Start or resume a calling session.",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Follow-ups",
      "short_name": "Follow-ups",
      "url": "/app/follow-ups",
      "description": "Due and overdue follow-ups.",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
