{
  "name": "Garments Physical Weight (GPW) Management Portal",
  "short_name": "GPW Portal",
  "description": "A comprehensive web application to manage a garment factory's physical clothing weight database. Users can log in, enter data, view data, generate reports, and manage users.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233b82f6'%3e%3cpath d='M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5-10-5-10 5z' /%3e%3c/svg%3e",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
