{
  "name": "All In One Tool",
  "short_name": "AllInOne",
  "id": "all-in-one-tool-v1",
  "description": "Professional toolkit for image resizing, PDF editing, and document conversion. 100% private, secure and browser-based.",
  "start_url": "https://tool.vexiro.in/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e63946",
  "categories": ["utilities", "productivity", "photo"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1366x641",
      "type": "image/png",
      "form_factor": "wide",
      "label": "All In One Tool Dashboard"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1366x641",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Professional PDF Editor"
    }
  ]
}
