{
  "name": "CosmiqLab",
  "short_name": "CosmiqLab",
  "description": "High-performance cosmetic formulation assistant. Manage your chemical inventory, create professional formulations, and browse a library of ingredients with AI insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#fecdd3",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-wide.png",
      "sizes": "1424x805",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CosmiqLab Desktop Home"
    },
    {
      "src": "/screenshots/screenshot-narrow.png",
      "sizes": "500x717",
      "type": "image/png",
      "label": "CosmiqLab Mobile Home"
    }
  ]
}
