{
  "name": "Shahmat.org",
  "short_name": "Shahmat",
  "description": "Play chess online, solve puzzles, and train against bots or real opponents.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "icons": [
    { "src": "/assets/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
