{
  "name": "Limlan — Local-First Wardrobe & Outfit Combinations",
  "short_name": "Limlan",
  "description": "Organize clothing with photos/tags, analyze wardrobe coverage, generate and save outfit combinations; data and photos stay in this browser/device.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#FCFBF8",
  "theme_color": "#1D1D1D",
  "categories": ["lifestyle", "utilities"],
  "_note": "PWA installability gap: PNG icons (192px + 512px, one maskable) still needed as real binaries — out of scope for this change, SVG entry kept as fallback. theme_color aligned to index.html meta (#1D1D1D).",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
