{
  "name": "Drone / UAS Pilot",
  "short_name": "Drone Pilot",
  "description": "Prep for the FAA Part 107 remote-pilot knowledge test — regulations, airspace & LAANC, weather, performance, operations, decision-making, and more. Educational / Part-107-knowledge-prep only; not authorization to operate; not affiliated with the FAA.",
  "theme_color": "#0b1120",
  "background_color": "#0b1120",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
