{
  "name": "Menagerie",
  "short_name": "Menagerie",
  "description": "The marketplace for pets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fbfb",
  "theme_color": "#0f4f5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle",
    "business"
  ]
}