{
  "name": "Trenchy.Fun",
  "short_name": "Trenchy",
  "description": "The all-in-one command center for Solana trenchers. Launch tokens, track the market, and connect with the community.",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "crypto"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og_image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Trenchy.Fun home screen"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
