{
  "name": "ChicagoKicks",
  "short_name": "CK",
  "description": "Hyperlocal Sneaker Marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#9b51e0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "style"],
  "shortcuts": [
    {
      "name": "Post a Pair",
      "url": "/sneakers/search",
      "description": "List your kicks for sale"
    },
    {
      "name": "Explore Map",
      "url": "/map",
      "description": "Find pairs nearby"
    }
  ]
}
