{
  "name": "Quick Dev Tools",
  "short_name": "DevTools",
  "description": "16 free, fast, privacy-first developer tools. 100% browser-based, works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "any",
  "categories": ["developer", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='16' fill='%230f0f0f'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='%233b82f6' font-family='sans-serif' font-weight='bold'>&lt;/&gt;</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='16' fill='%230f0f0f'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='%233b82f6' font-family='sans-serif' font-weight='bold'>&lt;/&gt;</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
