{
  "name": "Coin Flip — Base Mini App",
  "short_name": "Coin Flip",
  "description": "Onchain coin flip game on Base. 3 free flips per day. No real money — just fun!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0B0D",
  "theme_color": "#0A0B0D",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
