
{
  "short_name": "Gaming Platform",
  "name": "Gaming Platform - Play Checkers, Chess & More",
  "description": "Play Checkers 10x10, Checkers 8x8, Chess, and more games. Challenge AI opponents at multiple difficulty levels. Real-time analysis and game statistics.",
  "icons": [
    {
      "src": "/nicd-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/nicd-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "theme_color": "#c41e3a",
  "orientation": "portrait-landscape",
  "categories": ["games", "entertainment", "strategy"],
  "screenshots": [
    {
      "src": "/nicd-icon.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    },
    {
      "src": "/nicd-icon.svg",
      "sizes": "720x1280",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
