{
  "name": "BIT — Terminal Companion",
  "short_name": "BIT",
  "description": "A retro blue pixel-face companion on a CRT terminal.",
  "start_url": "../bit-terminal.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D12",
  "theme_color": "#1A1F2B",
  "icons": [
    { "src": "icons/bit-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/bit-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/bit-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
