{
  "name": "PDF Logo Stamper & Editor",
  "short_name": "PDF Stamper",
  "description": "הוספת לוגו, סימן מים וטקסט לקבצי PDF אונליין בחינם וב-100% פרטיות",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "dir": "rtl",
  "lang": "he",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
