{
  "name": "iLoveExtract - Online ZIP & RAR Extractor",
  "short_name": "iLoveExtract",
  "description": "Extract ZIP and RAR files client-side directly in your browser. Ultra-fast, 100% private.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#e11d48",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
