{
  "name": "DSA Interview Tracker — Blind 75 & NeetCode 150 Prep",
  "short_name": "DSA Tracker",
  "description": "Free offline DSA interview prep tracker. Blind 75, NeetCode 150, Grind 75, Striver SDE, Love Babbar, GFG Must Do. Amazon, Google, Meta, Microsoft Reality Mode with spaced revision.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#0f0f11",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "productivity", "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='40' fill='%230f0f11'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%234f7eff'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230f0f11'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='%234f7eff'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "All Questions",
      "short_name": "Questions",
      "description": "Browse all DSA interview questions",
      "url": "./index.html",
      "icons": []
    }
  ]
}
