{
  "name": "GovtJob Tools",
  "short_name": "GovtTools",
  "description": "Free tools for government job aspirants in India — Age Calculator, Salary Calculator, OMR Simulator and more. Works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%232563EB'/><text y='130' x='96' text-anchor='middle' font-size='100' font-family='sans-serif'>🎓</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%232563EB'/><text y='360' x='256' text-anchor='middle' font-size='280' font-family='sans-serif'>🎓</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Age Calculator",
      "short_name": "Age Calc",
      "description": "Calculate your age eligibility for govt exams",
      "url": "/age-calculator.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='12' fill='%232563EB'/><text y='66' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'>📅</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Salary Calculator",
      "short_name": "Salary",
      "description": "Calculate 7th Pay Commission salary",
      "url": "/salary-calculator.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='12' fill='%23059669'/><text y='66' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'>💰</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Pomodoro Timer",
      "short_name": "Timer",
      "description": "Focus study timer with break alerts",
      "url": "/pomodoro-timer.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='12' fill='%239333EA'/><text y='66' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'>⏱️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "OMR Simulator",
      "short_name": "OMR",
      "description": "Practice OMR sheets with negative marking",
      "url": "/omr-simulator.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='12' fill='%23BE185D'/><text y='66' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'>📝</text></svg>", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%23F8FAFC'/><text y='360' x='640' text-anchor='middle' font-size='48' font-family='sans-serif' fill='%232563EB'>GovtJob Tools — Free Tools for Aspirants</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "label": "GovtJob Tools Homepage"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
