{
  "name": "AP Vault — AP & SAT Practice",
  "short_name": "AP Vault",
  "description": "Free AP and SAT practice tests for high school students",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0b0e1a",
  "theme_color": "#4338ca",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
