{
  "name": "Veloz: Spanish/English at Speed",
  "short_name": "Veloz",
  "description": "Train your language reflexes. Bridge the gap between passive knowledge and active fluency with high-velocity audio drills.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./veloz_logo_transparent.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./veloz_logo_transparent.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "./app_image0.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "./app_image1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "productivity"]
}