{
  "name": "Adventure Builder Satnav 2.0",
  "short_name": "AB Satnav",
  "description": "Standalone navigation system for Adventure Builder.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#070707",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}