{
  "name": "Goods — AI Food R&D Platform",
  "short_name": "Goods",
  "description": "AI-powered food R&D platform for formulation, nutrition, sensory, and quality management",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#059669",
  "orientation": "any",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ingredients",
      "url": "/ingredients",
      "description": "Manage ingredient database"
    },
    {
      "name": "Formulations",
      "url": "/formulations",
      "description": "Create and manage formulations"
    },
    {
      "name": "AI Predictions",
      "url": "/ai-predictions",
      "description": "ML-powered formulation analysis"
    }
  ]
}
