{
  "name": "Y ERP - AI-Native Business OS",
  "short_name": "Y ERP",
  "description": "The AI-Native OS for High-Growth Business. Unified CRM, Finance, and HR on a single platform.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF5757",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "AI Assistant",
      "short_name": "Assistant",
      "description": "Open AI Assistant",
      "url": "/assistant"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
