{
  "name": "VHS.bar — Digital VCR Player",
  "short_name": "VHS.bar",
  "description": "Insert a VHS tape and watch it play on a retro CRT TV in your browser. A skeuomorphic 90s living room VCR experience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
