{
  "name": "KLIPAZE — Social Media Editor",
  "short_name": "KLIPAZE",
  "description": "Browser-based image & video editor for social media. Create banners, thumbnails, stories and reels for every platform.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080810",
  "theme_color": "#080810",
  "categories": ["photo", "design", "social"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23080810'/><text x='256' y='290' text-anchor='middle' font-family='monospace' font-size='160' font-weight='bold' fill='%2300f0ff'>K</text><text x='256' y='400' text-anchor='middle' font-family='monospace' font-size='60' fill='%23ff2d78'>クリペイズ</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23080810'/><text x='96' y='120' text-anchor='middle' font-family='monospace' font-size='80' font-weight='bold' fill='%2300f0ff'>K</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/index.html",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*"]
        }
      ]
    }
  }
}
