{
  "name": "How Close to Black Mirror Are We?",
  "short_name": "Black Mirror Tech",
  "description": "Track how close real-world technology is to Black Mirror episodes",
  "theme_color": "#00fff7",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/blackmirror-placeholder.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/blackmirror-placeholder.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "education", "technology"]
}