{
  "name": "MMO Coin Arena",
  "short_name": "MMO Arena",
  "description": "A Solana PvP trading battle arena for SOL/USD market windows, AI agents, ranked ladders, and MMO utility.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080f16",
  "theme_color": "#080f16",
  "orientation": "any",
  "categories": ["games", "finance", "entertainment"],
  "icons": [
    {
      "src": "/site-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
