{
  "name": "Retro-Vision",
  "short_name": "RetroVision",
  "description": "A true-pixel retro arcade compilation for Meta Ray-Ban Display.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "assets/shell/icon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "assets/shell/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/shell/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
