{
  "name": "Nebulon",
  "short_name": "Nebulon",
  "description": "Browser Shoot 'em Up",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000011",
  "theme_color": "#000022",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
