{
  "short_name": "zkBubbles",
  "name": "MonBubbles",
  "lang": "en-US",
  "description": "MonBubbles provides advanced crypto analytics tools for Monad including Lens (token listings), Heatmap (market visualization), and Bubbles (trend analysis).",
  "homepage_url": "https://monbubbles.xyz",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "theme_color": "#121212",
  "background_color": "#121212",
  "orientation": "portrait",
  "categories": ["productivity", "finance", "utilities", "analytics"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "32x32"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    },

    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any"
    }
  ]
}
