{
  "name": "Orvina — Your AI Personal Stylist",
  "short_name": "Orvina",
  "description": "Turn the clothes you already own into endless, confidence-boosting outfits.",
  "start_url": "/closet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#b05237",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}