{
  "name": "Airworthy: Private Pilot",
  "short_name": "Airworthy",
  "description": "A beautifully gamified study companion for the Airworthy: Private Pilot exam.",
  "start_url": "/web/ppl/",
  "display": "standalone",
  "background_color": "#070914",
  "theme_color": "#070914",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/web/ppl/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/web/ppl/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web/ppl/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/web/ppl/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ]
}
