{
  "id": "/battleship.html",
  "name": "Battleship — Blinky Games",
  "short_name": "Battleship",
  "description": "Play Battleship free: hide your fleet, call your shots, sink every ship. Your fleet stays secret when you play a friend online by link.",
  "start_url": "../battleship.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1F6F9C",
  "background_color": "#141A1F",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/battleship-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/battleship-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/battleship-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/battleship-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/battleship.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Battleship on Blinky Games"
    }
  ]
}
