{
  "name": "TONÁTICA — Spanish Drill",
  "short_name": "TONÁTICA",
  "description": "Practice Spanish verb conjugations with spaced repetition. All tenses, 50 verbs, sentence context.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "es",
  "background_color": "#fdfbf7",
  "theme_color": "#1e3a5f",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
