{
  "name": "MAG7 - The Magnificent 7 Meme Coin",
  "short_name": "MAG7",
  "description": "Join the MAG7 movement! Celebrating tech's greatest with a meme coin launched on Solana.",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#1a1a1a",
  "background_color": "#000000",
  "display": "standalone",
  "start_url": "/"
}