{
  "name": "IELTS Typing Test - Praxis Habiganj",
  "short_name": "IELTS Typing",
  "description": "Practice IELTS vocabulary with interactive typing tests",
  "start_url": "/typing-test.php",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#800000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "images/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}