{
  "name": "Interspacial",
  "short_name": "Interspacial",
  "description": "A vector-art spaceship game: build a hull out of line and joints, then fly it.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "icons": [
    {
      "src": "./spacial-spacer.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
