{
  "name": "Hello Native AI",
  "short_name": "Hello Native",
  "description": "AI-Powered Operating System for Business - Multi-tenant platform for real estate, construction, and service businesses",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to Dashboard"
    },
    {
      "name": "Leads",
      "url": "/dashboard/leads",
      "description": "View Leads"
    },
    {
      "name": "People",
      "url": "/dashboard/contacts",
      "description": "View Contacts"
    }
  ]
}
