{
  "name": "Dogedi",
  "short_name": "Dogedi",
  "description": "Dogedi is your trusted source for cryptocurrency news, market analysis, and Web3 insights. Stay ahead of the market with expert coverage of Bitcoin, Ethereum, DeFi, NFTs, meme coins, and the latest blockchain developments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/meta/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/meta/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}