{
  "name": "Cleared Direct - Aviation Training",
  "short_name": "Cleared Direct",
  "description": "ACS-based training platform for Private Pilot and Instrument Rating checkride preparation. Quizzes, flashcards, mock oral exams, ATC sim, and AI-powered lessons aligned to FAA ACS standards.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F0EDE6",
  "theme_color": "#165A41",
  "categories": ["education", "aviation"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-1024.webp", "sizes": "1024x1024", "type": "image/webp" },
    { "src": "/icon-192-dark.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-512-dark.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" },
    { "src": "/icon-192-dark.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-dark.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "scope": "/",
  "prefer_related_applications": false
}
