{
  "name": "BaseKC Guest Guide",
  "short_name": "BaseKC",
  "description": "Your local guide to Kansas City from Steve at BaseKC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F6F1",
  "theme_color": "#D4820A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
