{
  "id": "/",
  "name": "EditPDFImage.com - Free Offline PDF & Image Tools",
  "short_name": "EPI",
  "description": "100% client-side browser-based PDF and image utility platform. Fast, secure, private, and offline.",

  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",

  "theme_color": "#2563eb",
  "background_color": "#ffffff",

  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": [
    "utilities",
    "productivity"
  ],

  "lang": "en",
  "dir": "ltr"
}
