{
  "name": "LawnLink",
  "short_name": "LawnLink",
  "description": "A radius-based lawn care marketplace for homeowners and local lawn professionals.",
  "start_url": "./lawnlink-mvp.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fbf6",
  "theme_color": "#1e8f5a",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "./lawnlink-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
