{
  "name": "$PEPES",
  "short_name": "$PEPES",
  "description": "$PEPES — Because one Pepe isn't enough. The biggest meme army on the planet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0f0c",
  "theme_color": "#456a23",
  "icons": [
    {
      "src": "/assets/images/pepes with background green.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/pepes with background green.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/images/pepes with background green.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "social"],
  "orientation": "portrait-primary",
  "prefer_related_applications": false
}