{
  "name": "DevForge — Developer Toolkit",
  "short_name": "DevForge",
  "description": "A beautiful, modular collection of offline-first developer tools.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070e",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='25' fill='%238b5cf6'/><text y='.72em' x='5' font-size='70' fill='white'> Forge</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='25' fill='%238b5cf6'/><text y='.72em' x='5' font-size='70' fill='white'> Forge</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
