{
  "name": "Battleship Casino",
  "short_name": "Battleship",
  "description": "Naval combat casino game with stunning 3D graphics",
  "start_url": "/battleship_game/",
  "scope": "/battleship_game/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#00f2ff",
  "icons": [
    {
      "src": "assets/logo/navyblitz_icon.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo/navyblitz_icon.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
