{
  "name": "Carress — Chess × Carrom",
  "short_name": "Carress",
  "description": "Chess pieces, carrom strikes. Set up your army, then fell the enemy king.",
  "start_url": "carress.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e3b2e",
  "theme_color": "#0e3b2e",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
