{
  "name": "SunnyBee — Beekeeping App",
  "short_name": "SunnyBee",
  "description": "The modern beekeeping management app. Manage hives, log inspections, track varroa, and get AI-powered insights.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#f59e0b",
  "lang": "en",
  "scope": "/",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1200x1200",
      "type": "image/png",
      "label": "SunnyBee Dashboard"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.sunnybee",
      "id": "app.sunnybee"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/sunnybee"
    }
  ],
  "prefer_related_applications": false
}
