{
  "name": "Chess It Up",
  "short_name": "Chess It Up",
  "description": "Free chess game analyzer powered by Stockfish",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
