{
  "name": "PhotoSplit Studio",
  "short_name": "PhotoSplit",
  "description": "Privacy-first local web tools for photos, audio transcription, and more. Processing happens securely in your browser.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
