{
  "name": "What To Wear",
  "short_name": "Wear",
  "description": "Three outfits, every morning. Built from clothes you already own.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16130f",
  "theme_color": "#f5efe6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
