{
  "name": "Vocab Builder",
  "short_name": "VocabApp",
  "description": "Expand your vocabulary daily with AI-contextual practice.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/0d6efd/ffffff?text=V",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/0d6efd/ffffff?text=V",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}