{
  "name": "Mason's Model X",
  "short_name": "Model X",
  "description": "A Tesla Model X driving simulator you steer from the driver's seat — with working Full Self-Driving, falcon-wing doors, and the whole Toybox.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0b0e13",
  "theme_color": "#0b0e13",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
