{
  "name": "Ercc - 155+ Free Browser-Based Online Tools",
  "short_name": "Ercc",
  "description": "155+ free browser-based tools for PDF, image, video, audio, text, time, calculator and creative tasks. No signup, no uploads — everything runs locally in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["utilities", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compress PDF",
      "short_name": "Compress PDF",
      "url": "/tools/compress-pdf.html",
      "icons": [{ "src": "/assets/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Compress Image",
      "short_name": "Compress Img",
      "url": "/tools/compress-image.html",
      "icons": [{ "src": "/assets/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "PDF to Word",
      "short_name": "PDF \u2192 Word",
      "url": "/tools/pdf-to-word.html",
      "icons": [{ "src": "/assets/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "QR Code Generator",
      "short_name": "QR Code",
      "url": "/tools/qr-code-generator.html",
      "icons": [{ "src": "/assets/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Flashcard Maker",
      "short_name": "Flashcards",
      "url": "/tools/flashcard-maker.html",
      "icons": [{ "src": "/assets/img/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Chart Maker",
      "short_name": "Charts",
      "url": "/tools/chart-maker.html",
      "icons": [{ "src": "/assets/img/favicon.svg", "sizes": "any" }]
    }
  ]
}
