{
  "name": "DaSilva Growth Systems",
  "short_name": "DaSilva",
  "description": "AI that works the way you do. Turning real-world habits into smart systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E8F0FF",
  "theme_color": "#0A1A2F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Call Now",
      "url": "/call",
      "description": "Schedule a consultation"
    },
    {
      "name": "Free Guide",
      "url": "/resources",
      "description": "Download our free AI workflow guide"
    }
  ]
}
