{
  "name": "Landy — Property Line Finder & Parcel Map",
  "short_name": "Landy",
  "description": "Property line finder and parcel map app for the United States.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2F6BD8",
  "icons": [
    { "src": "/images/landy-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/landy-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/landy-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
