{
  "name": "AutoviaTest - Spanish Driving Test Practice",
  "short_name": "AutoviaTest",
  "description": "Master your Spanish DGT driving test with realistic practice questions and AI-powered lessons",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "education",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/"
}