{
  "name": "GardenAR — AR Garden Planner",
  "short_name": "GardenAR",
  "description": "Free augmented-reality garden planner. Auto-layout, 3D mature-bed preview, USDA-zone planting calendar, weather-driven watering, fertilizer schedule, frost alerts, harvest log, and profit estimator for vegetable, fruit, herb, and cut-flower beds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1f1c",
  "theme_color": "#1a1f1c",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "label": "GardenAR — Plan a garden bed and see it grow first"
    }
  ],
  "shortcuts": [
    {
      "name": "Pick plants",
      "short_name": "Plants",
      "description": "Choose vegetables, fruits, or flowers for your garden",
      "url": "/#plants"
    },
    {
      "name": "Planting calendar",
      "short_name": "Calendar",
      "description": "USDA-zone planting and harvest calendar",
      "url": "/#calendar"
    }
  ]
}
