{
  "name": "VoxxValer Pilot Surface",
  "short_name": "VoxxValer",
  "description": "Experimental radio worlds, live streams and voice sessions",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090b10",
  "theme_color": "#090b10",
  "icons": [
    {
      "src": "./assets/favicon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
