{
  "name": "Outfit Planner",
  "short_name": "Outfits",
  "description": "Plan outfits from your wardrobe, calendar, and try-on previews.",
  "start_url": "/builder",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F1FA",
  "theme_color": "#F4F1FA",
  "icons": [
    {
      "src": "/icons/outfit-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
