{
  "name": "Grow Tracker",
  "short_name": "GrowTracker",
  "description": "Track cannabis cultivation with nutrient schedules, checklists, and photo galleries",
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#2d5016",
  "background_color": "#f5f7f5",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌱</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
