{
  "name": "Shipyard",
  "short_name": "Shipyard",
  "description": "A pirate ship logbook and crew collaboration workspace",
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#0B1B2B",
  "background_color": "#F7F1E3",
  "icons": [
    {
      "src": "/new-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/new-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
