{
  "name": "Voight-Kampff Empathy Analysis",
  "short_name": "Voight-Kampff",
  "start_url": "/",
  "display": "standalone",
  "description": "Real-time emotion detection system running entirely in your browser. Themed after the Voight-Kampff test from Blade Runner.",
  "categories": ["utilities", "entertainment", "ai"],
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [
    {
      "src": "/icons/vk-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/vk-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
