{
  "name": "Acre Pixel",
  "short_name": "Acre Pixel",
  "description": "Interactive maps for land and property listings — parcel boundaries, NAIP aerial, USGS topo, 3D terrain.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFCF9",
  "theme_color": "#C4543A",
  "categories": ["business", "productivity", "navigation"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}
