{
  "name": "Talora Tools",
  "short_name": "Talora",
  "description": "Free browser-based tools for developers, writers, and creators — JSON editor, JSON to CSV, JSON to TypeScript, EXIF scrubber, Ollama Modelfile generator, Ghost Text Cleaner, Base64, QR code, word counter, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
