{
  "name": "MP4 Birleştirici - HappyStudioTools",
  "short_name": "MP4Birleştirici",
  "description": "Tarayıcı tabanlı güvenli MP4 video birleştirme aracı.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#4a90e2",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/4a90e2/FFFFFF?text=MP4",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/4a90e2/FFFFFF?text=MP4",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}