{
  "name": "St George Amateur Radio Society",
  "short_name": "SGARS",
  "description": "SGARS public site, members area, events, articles, and satellite tools.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7f7",
  "theme_color": "#b91c1c",
  "icons": [
    {
      "src": "icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
