{
  "name": "CARROM MULTIPLAYER",
  "short_name": "Carrom",
  "description": "Play Carrom Multiplayer with friends online! Experience the classic board game in your browser.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "assets/web-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
