﻿{
  "name": "Leads Obtainer — Growth Operating System",
  "short_name": "Leads Obtainer",
  "description": "All-in-one Growth OS for local service businesses — proposals, CRM, invoicing, and AI automation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F8F5",
  "theme_color": "#1F8C56",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%231F8C56'/><text x='96' y='132' text-anchor='middle' font-size='96' font-family='sans-serif' font-weight='bold' fill='white'>LO</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231F8C56'/><text x='256' y='348' text-anchor='middle' font-size='256' font-family='sans-serif' font-weight='bold' fill='white'>LO</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Quote",
      "url": "/new-quote",
      "description": "Create a new proposal"
    },
    {
      "name": "Leads",
      "url": "/leads",
      "description": "View inbound leads"
    },
    {
      "name": "Google Reviews",
      "url": "/reviews",
      "description": "Reply to Google reviews"
    }
  ]
}
