{
  "name": "Trove",
  "short_name": "Trove",
  "description": "Plan trips, build outfits from your closet, shop the looks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f4",
  "theme_color": "#b08968",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "text": "add", "url": "add" }
  }
}
