{
  "name": "OnlinePicTools - Free Image Editor",
  "short_name": "PicTools",
  "description": "Professional online image editing tools. Resize, crop, compress images, convert PNG to JPG, and create PDFs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["productivity", "utilities", "photo"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
