{
  "name": "JsonCut - Generate Images & Videos from JSON",
  "short_name": "JsonCut",
  "description": "Transform JSON into stunning images and videos instantly. Perfect for automation.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#fb9014",
  "background_color": "#111827",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
