{
  "name": "Above The Lakes Electronic Flight Bag",
  "short_name": "Above The Lakes",
  "start_url": "/planner.html",
  "display": "standalone",
  "background_color": "#07131f",
  "theme_color": "#07131f",
  "description": "Flight planning, weather, airports, fuel, records, and supplemental live flight tools.",
  "icons": [
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "id": "/planner.html",
  "orientation": "any"
}