{
  "name": "Powered by KG | Command Center",
  "short_name": "KG Center",
  "description": "Christian Kalian · Realtor & Kali Group Command Center",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230a0e1a'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-family='Georgia,serif' font-size='240' font-weight='bold' fill='%23c9a84c'%3EKG%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Deal Analyzer",
      "short_name": "Analyzer",
      "description": "Analyze a new deal",
      "url": "/?view=analyzer",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E📊%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "MLS Search",
      "short_name": "MLS",
      "description": "Search live listings",
      "url": "/?view=idx",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🔍%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Add Lead",
      "short_name": "Lead",
      "description": "Add a new lead",
      "url": "/?view=leads",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E👥%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
