{
  "name": "Rack — Digital Wardrobe",
  "short_name": "Rack",
  "description": "Your personal AI-powered digital wardrobe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0b0f",
  "theme_color": "#F5B301",
  "icons": [
    { "src": "/rack-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
