{
  "name": "PPL(A) Theory Trainer",
  "short_name": "PPL Theory",
  "description": "Private EASA PPL(A) theory study app. Practice by subject, review mistakes, spaced repetition and mock exams.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1ECE3",
  "theme_color": "#201C17",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
