{
  "name": "dailyTools - Free Online Developer Tools & Utilities",
  "short_name": "dailyTools",
  "description": "Free development tools, calculators and utilities to boost your productivity. JSON Formatter, Base64, UUID Generator, ROI Calculator and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["developer-tools", "utilities", "productivity", "finance"],
  "lang": "pt",
  "dir": "ltr"
}
