{
  "name": "The Hivekeeper",
  "short_name": "Hivekeeper",
  "description": "Professional apiary management software. Track hives, inspections, finances, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#F59E0B",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.webp",
      "type": "image/webp",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Dashboard with hive overview, weather, and seasonal intelligence"
    },
    {
      "src": "/screenshots/hives.webp",
      "type": "image/webp",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Hive management with queen tracking and health scores"
    },
    {
      "src": "/screenshots/financials.webp",
      "type": "image/webp",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Financial reports with income statements and charts"
    },
    {
      "src": "/screenshots/inspections.webp",
      "type": "image/webp",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Detailed hive inspections with mite counts and weather"
    },
    {
      "src": "/screenshots/labels.webp",
      "type": "image/webp",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Honey label designer with templates, QR codes, and AI tasting notes"
    },
    {
      "src": "/screenshots/gdd.webp",
      "type": "image/webp",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Growing Degree Days calculator with bloom predictions and foraging score"
    }
  ]
}
