{
  "name": "The Ship",
  "short_name": "Ship",
  "description": "Send anything to the crew.",
  "start_url": "/mobile/",
  "display": "standalone",
  "background_color": "#0c0b09",
  "theme_color": "#0c0b09",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
