{
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "name": "Unwrite - Privacy-first browser tools",
  "short_name": "Unwrite",
  "description": "Privacy-first tools that run entirely in your browser. PDFs, images, text, favicons, and local AI, with no uploads, no accounts, and no tracking.",
  "lang": "en-GB",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "categories": ["productivity", "utilities"],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "handle_links": "preferred",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-homepage-header.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Unwrite - privacy-first tools that run entirely in your browser"
    },
    {
      "src": "/screenshots/desktop-homepage-tools.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PDFs, images, text, favicons, and local AI - all in-browser"
    },
    {
      "src": "/screenshots/desktop-favicon.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Favicon generator that runs locally with no uploads"
    },
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Unwrite on mobile - every tool runs in your browser"
    },
    {
      "src": "/screenshots/mobile-pdf-tools.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PDF editor that works offline and never uploads your files"
    },
    {
      "src": "/screenshots/mobile-unwrite-gpt.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Unwrite GPT - refine AI-generated text privately in-browser"
    },
    {
      "src": "/screenshots/mobile-favicon.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Favicon generator on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse tools",
      "short_name": "Tools",
      "description": "All privacy-first browser tools",
      "url": "/apps/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "PDF Editor",
      "short_name": "PDF",
      "description": "Compress and manipulate PDFs in your browser",
      "url": "/pdf-tools/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Images",
      "short_name": "Images",
      "description": "Compress and convert images locally",
      "url": "/images/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Favicon Generator",
      "short_name": "Favicons",
      "description": "Generate favicons for every platform",
      "url": "/favicon/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Unzip",
      "short_name": "Unzip",
      "description": "Open RAR, ZIP, 7z archives in the browser",
      "url": "/unzip/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
