{
  "name": "PictoWebP — Picture to WebP Converter",
  "short_name": "PictoWebP",
  "description": "Free browser-based picture to WebP converter. JPG, PNG, GIF, BMP to WebP — 100% local.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366F1",
  "background_color": "#ffffff",
  "categories": ["productivity", "utilities", "photo"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
