{
  "name": "RoadReady Oregon",
  "short_name": "RoadReady OR",
  "description": "Free Oregon DMV practice test in English, Spanish, and Chinese.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6efe2",
  "theme_color": "#10233a",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
