{
  "name": "Captain Calamity",
  "short_name": "Calamity",
  "description": "Sink the fleet before the shots run out. How deep can you dive?",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E7A93",
  "theme_color": "#0E7A93",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "id": "captain-calamity"
}