{
  "name": "AI Williams Solutions — Land Marketplace",
  "short_name": "AIW Land",
  "description": "Buy and sell land nationwide. Browse listings on an interactive map, list for free, and close deals with a simple 2% service fee.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080f09",
  "theme_color": "#4ade80",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business"
  ],
  "lang": "en-US"
}