{
  "name": "SG-1000 Emulator",
  "short_name": "SG-1000",
  "description": "Browser-based Sega SG-1000 console emulator — Z80 + TMS9918A + SN76489AN with 1KB stock RAM",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d1a",
  "theme_color": "#42EBF5",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}