{
  "name": "GoRadar Scout",
  "short_name": "Scout",
  "start_url": "/scout-pwa.html",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='128' height='128' rx='28' fill='%23080808'/%3E%3Ccircle cx='64' cy='64' r='36' fill='none' stroke='%2334c759' stroke-width='8'/%3E%3Ccircle cx='64' cy='64' r='10' fill='%2334c759'/%3E%3C/svg%3E",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
