{
  "name": "Vienna Test Practice",
  "short_name": "Vienna Practice",
  "description": "Practice app for the seven cognitive subtests of the Vienna Test System used in Class 1 pilot medicals. Works offline; your scores never leave your device.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2F3EF",
  "theme_color": "#13283D",
  "categories": ["education", "utilities"],
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
