{
  "name": "Shomamatov IELTS Practice",
  "short_name": "Shomamatov",
  "description": "IELTS practice, quizzes, study materials, and mock tests.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f6f2ea",
  "theme_color": "#111827",
  "orientation": "portrait",
  "categories": ["education"],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
