{
  "name": "Citizen Games RSO",
  "short_name": "CG RSO",
  "description": "Range Safety Officer scoring app for Citizen Games",
  "start_url": "/rso-app.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait",
  "icons": [
    { "src": "logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}