{
  "name": "FE Exam: Civil, Mech & More",
  "short_name": "FE Exam",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FAFAFC",
  "theme_color": "#3674AB",
  "description": "Adaptive practice for the NCEES Fundamentals of Engineering exam, built around the Reference Handbook you get on exam day, with a worked explanation behind every answer, an AI tutor, and full-length timed rehearsals.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
