{
  "name": "Land Takeoffs — Site Analysis",
  "short_name": "Land Takeoffs",
  "description": "GIS-powered parcel analysis for commercial real estate professionals in the Southeast",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f3ef",
  "theme_color": "#3d6b4f",
  "icons": [
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}