{
  "name": "Checkmate — Invite-Only Dating App & Matchmaking",
  "short_name": "Checkmate",
  "description": "Checkmate is an invite-only dating app and matchmaking platform. Meet real people, play mini games like chess, and build genuine connections.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "scope": "/",
  "lang": "en"
}
