{
    "short_name": "Cyberstride Radar",
    "name": "Cyberstride Radar",
    "icons": [
      {
        "src": "../favicon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/favicon.svg",
        "sizes": "256x256",
        "type": "image/svg"
      }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#081e2e",
    "background_color": "#081e2e"
  }