{
  "name": "Exotic Pet Expos Community",
  "short_name": "ExoticPetExpos",
  "description": "Buy, sell and connect with the exotic pet community year-round.",
  "start_url": "/community/",
  "scope": "/community/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0f16",
  "theme_color": "#f7941d",
  "icons": [
    {
      "src": "/community/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/community/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "social", "lifestyle"]
}