{
  "name": "DriveVT2D — Vermont Driving Simulator",
  "short_name": "DriveVT2D",
  "description": "Vermont Driver Training Simulator — Practice for your permit test with realistic driving scenarios.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#2d5a27",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}