{
  "name": "SSB Tools Hub",
  "short_name": "SSB Hub",
  "description": "Soaring Society of Boulder Aviation Dashboard & Pilot Tools Suite",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07080e",
  "theme_color": "#07080e",
  "orientation": "any",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/paragliding.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/color/512/paragliding.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
