{
  "name": "English123 Trainer",
  "short_name": "English123",
  "id": "/english123.galants.lv/",
  "description": "Daily English practice trainer with vocabulary, questions, and short text tasks.",
  "start_url": "./?v=pwa-5",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fb",
  "theme_color": "#2563eb",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png?v=pwa-5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png?v=pwa-5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
