{
  "name": "ASL BandSight",
  "short_name": "BandSight",
  "description": "Phone capability checks and guided receive-only RTL-SDR field surveys.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071019",
  "theme_color": "#071019",
  "categories": [
    "security",
    "utilities",
    "business"
  ],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan this phone",
      "short_name": "Phone Scan",
      "url": "/#phone-scan"
    },
    {
      "name": "Open SDR Suite",
      "short_name": "SDR Suite",
      "url": "/#sdr-suite"
    },
    {
      "name": "Field report",
      "short_name": "Report",
      "url": "/#field-report"
    }
  ]
}
