{
  "name": "$PIST — Pistachio Unstable Coin",
  "short_name": "$PIST",
  "description": "Pistachio Unstable Coin. Not pegged. Not backed. Not redeemable. Just nuts. Powered by Kernel Panic.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#050805",
  "background_color": "#050805",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "entertainment"],
  "lang": "en"
}