{
  "name": "23Pinecones — AI-Powered Farm OS Platform",
  "short_name": "23Pinecones",
  "description": "Enterprise SaaS platform for California tree nut operations. AI water optimization, workforce management, and compliance automation.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View farm dashboard"
    },
    {
      "name": "Blocks",
      "url": "/blocks",
      "description": "Manage orchard blocks"
    },
    {
      "name": "AI Copilot",
      "url": "/copilot",
      "description": "Ask the AI copilot"
    }
  ]
}