{
  "name": "TypingTestExam — Govt Exam Typing Practice",
  "short_name": "TypingTestExam",
  "description": "Free typing practice for Indian government exams — SSC, RRB, DSSSB, courts and more. Real exam rules, Hindi typing, and a typing speed certificate.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf8f3",
  "theme_color": "#1a3d2e",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free typing test",
      "url": "/typing-test.html",
      "description": "Check your typing speed in WPM"
    },
    {
      "name": "Hindi typing test",
      "url": "/hindi-typing-test.html",
      "description": "Practise Devanagari typing"
    },
    {
      "name": "Learn from zero",
      "url": "/learn-typing.html",
      "description": "Beginner touch-typing course"
    }
  ]
}
