{
  "name": "RevTools",
  "short_name": "RevTools",
  "description": "A collection of free tools that make everyday tasks easier.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
