{
  "name": "HatchR - Simple Hatchery Management for Small Breeders",
  "short_name": "HatchR",
  "description": "Simple, mobile-friendly hatchery management software for small to medium poultry breeders. Track eggs, batches, and orders right from your phone. Built for simplicity, not enterprise complexity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#143a52",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity", "agriculture"],
  "icons": [
    {
      "src": "/pwa-64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
