{
  "name": "Virtual Closet",
  "short_name": "Closet",
  "description": "Wear what you have. Buy what you love. A private, local-first wardrobe organizer.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1c1c1c",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
