{
  "$schema": "https://json.schemastore.org/web-manifest",
  "name": "Fun Modified Car",
  "short_name": "Fun Modified Car",
  "description": "Fun Modified Car",
  "keywords": "Car",
  "theme_color": "#000",
  "background_color": "#000",
  "start_url": "/",
  "scope": ".",
  "display": "standalone",
  "orientation": "natural"
}
