{
  "name": "TinyToolkit — 25 Free Online Tools",
  "short_name": "TinyToolkit",
  "description": "25 free online tools that run entirely in your browser. No login, no uploads, works offline.",
  "start_url": "https://tinytoolkit.cc/",
  "scope": "https://tinytoolkit.cc/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1e3a8a",
  "orientation": "any",
  "categories": ["productivity", "utilities", "developer"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calculator",
      "short_name": "Calc",
      "url": "https://tinytoolkit.cc/#/tool/standard-calculator"
    },
    {
      "name": "JSON Formatter",
      "short_name": "JSON",
      "url": "https://tinytoolkit.cc/#/tool/json-formatter"
    },
    {
      "name": "Color Picker",
      "short_name": "Color",
      "url": "https://tinytoolkit.cc/#/tool/color-picker"
    },
    {
      "name": "Pomodoro Timer",
      "short_name": "Focus",
      "url": "https://tinytoolkit.cc/#/tool/pomodoro-timer"
    }
  ]
}
