{
  "name": "Helicopter Mechanic",
  "short_name": "Helicopter Mechanic",
  "description": "Understand the SCIENCE behind rotorcraft systems — rotor aerodynamics, propulsion, materials, structures, vibration, and corrosion. Education & understanding only; conceptual, with no repair procedures, and not a substitute for FAA-certificated A&P training.",
  "theme_color": "#0a0f1c",
  "background_color": "#0a0f1c",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "education",
    "productivity"
  ],
  "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"
    }
  ]
}
