{
  "name": "TrueHomeIQ — Property Intelligence Platform",
  "short_name": "TrueHomeIQ",
  "description": "AI-powered property intelligence. Know the condition of any home before it becomes an expensive surprise.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "shortcuts": [
    {
      "name": "New Inspection",
      "short_name": "Inspect",
      "description": "Start a new property inspection",
      "url": "/inspection/new"
    },
    {
      "name": "View Demo",
      "short_name": "Demo",
      "description": "View a sample property report",
      "url": "/demo"
    }
  ]
}
