{
  "name": "JayveeLingo",
  "short_name": "JayveeLingo",
  "description": "Spanish + Tagalog learning app with short lessons, streaks, and spaced repetition.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0c1d",
  "theme_color": "#7c5cff",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
