{
  "name": "Regenerative Garden Planner",
  "short_name": "Garden Planner",
  "description": "Plan and manage your regenerative garden with companion planting, crop rotation, and seasonal calendars.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F160E",
  "theme_color": "#2D5A27",
  "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"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "en"
}
