{
  "id": "./",
  "name": "FreePYQ Tools",
  "short_name": "FreePYQ",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f7fb",
  "theme_color": "#2563eb",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "./assets/freepyq-icon.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
