{
  "name": "Seedripe Garden",
  "short_name": "Garden",
  "description": "Track plant health, get care reminders, and shop the fix.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F6EF",
  "theme_color": "#16241C",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
