{
  "name": "Sale Your Acre — Land Investor CRM",
  "short_name": "Sale Your Acre",
  "description": "The first CRM built exclusively for land investors. Pipeline, comps, contracts, parcels — all in one.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080a09",
  "theme_color": "#6dff5a",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192'><rect width='192' height='192' rx='40' fill='%23080a09'/><circle cx='96' cy='96' r='70' fill='none' stroke='%236dff5a' stroke-width='6' opacity='.3'/><text x='96' y='118' font-family='Arial Black,sans-serif' font-size='52' text-anchor='middle' fill='%236dff5a' font-weight='900' letter-spacing='-2'>SYA</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512'><rect width='512' height='512' rx='100' fill='%23080a09'/><circle cx='256' cy='256' r='180' fill='none' stroke='%236dff5a' stroke-width='14' opacity='.3'/><text x='256' y='310' font-family='Arial Black,sans-serif' font-size='140' text-anchor='middle' fill='%236dff5a' font-weight='900' letter-spacing='-5'>SYA</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Lead",
      "short_name": "+ Lead",
      "description": "Quickly add a new property lead",
      "url": "/index.html?action=add-lead",
      "icons": [{"src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='96' height='96'><rect width='96' height='96' rx='20' fill='%236dff5a'/><text x='48' y='66' font-family='sans-serif' font-size='60' text-anchor='middle' fill='%23000' font-weight='900'>+</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Property Map",
      "short_name": "Map",
      "url": "/index.html?action=map"
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/index.html?action=pipeline"
    }
  ]
}
