{
  "name": "Your First Radio — N4CRP",
  "short_name": "First Radio",
  "description": "What to buy for your first ham radio, what every feature does, how to program it, and what your licence lets you transmit on.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1014",
  "theme_color": "#0B1014",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
