{
  "name": "Webline",
  "short_name": "Webline",
  "description": "Guide Spud the jumping spider up an endless webline.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3d3b3a",
  "theme_color": "#3d3b3a",
  "icons": [
    {
      "src": "./webline-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
