{
  "name": "Plant Tracker — Free Plant Photo Annotator",
  "short_name": "Plant Tracker",
  "description": "Upload a photo, label your plants with custom prefixes and numbering, and download an annotated image.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0faf0",
  "theme_color": "#f0faf0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
