{
  "name": "PlayMate",
  "short_name": "Mate",
  "description": "Play Checkers & Chess on Base and win real money. You can also host chess and checkers tournamnets with your friends.",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "scope": "/",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/preview-1200x630.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Preview of Playmate Mini App"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Start a new game",
      "url": "/",
      "icons": [
        {
          "src": "/icon-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "farcaster": {
    "name": "Playmate",
    "description": "Play Checkers & Chess on Base and win real money. You can also host chess and checkers tournamnets with your friends.",
    "categories": ["games", "entertainment"],
    "home_url": "https://playmate-dev.vercel.app/",
    "icon_url": "https://playmate-dev.vercel.app/icon-512.png",
    "screenshot_urls": [
      "https://playmate-dev.vercel.app/preview-1200x630.png"
    ],
    "frame": {
      "image_url": "https://playmate-dev.vercel.app/preview-1200x630.png",
      "button_title": "Play Checkers",
      "button_action_url": "https://playmate-dev.vercel.app/",
      "splash_image_url": "https://playmate-dev.vercel.app/splash-200.png",
      "splash_background_color": "#0f172a"
    }
  }
}
