{
  "name": "CAMARON - AI Aquaculture Platform",
  "short_name": "CAMARON",
  "description": "AI-powered aquaculture intelligence platform with 163+ species, 143 disease protocols, IoT monitoring, and 9 AI modules. Monitor water quality, detect diseases, optimize feed, and boost harvest revenue.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/admin/document-preview?shared=1",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "file",
          "accept": ["application/pdf", "image/*", ".pdf"]
        }
      ]
    }
  },
  "screenshots": [
    {
      "src": "/screenshots/narrow-landing.webp",
      "sizes": "720x1560",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "AI-powered aquaculture intelligence — pick your role to get started"
    },
    {
      "src": "/screenshots/narrow-calculators.webp",
      "sizes": "720x1560",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "60+ professional aquaculture calculators built by practitioners"
    },
    {
      "src": "/screenshots/narrow-pricing.webp",
      "sizes": "720x1560",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Role-based pricing — pay only for what your operation needs"
    },
    {
      "src": "/screenshots/wide-landing.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Transforming aquaculture profitability with AI"
    },
    {
      "src": "/screenshots/wide-calculators.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Aquaculture calculators built by practitioners"
    },
    {
      "src": "/screenshots/wide-pricing.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Pricing that matches what you do"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Data",
      "short_name": "Log",
      "url": "/field-mode",
      "description": "Quick 4-tap water quality logging"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard/farmer",
      "description": "View your farm dashboard"
    },
    {
      "name": "Disease Scanner",
      "short_name": "Scan",
      "url": "/creature-scanner",
      "description": "AI-powered disease detection"
    }
  ]
}
