{
  "name": "The Minuteman Plot",
  "short_name": "Minuteman",
  "description": "Lexington, MA landscape & garden management tool — raised beds, planting calendar, crop care guides, and shopping lists for Zone 6B.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
