{
  "name": "WANT — The Inverse Marketplace",
  "short_name": "WANT",
  "description": "Post what you need and let the market come to you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070C1A",
  "theme_color": "#E91E8C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/want-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/want-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
