{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Catmaxxing",
  "short_name": "Catmaxxing",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "he maxxed every stat and never said which routine",
  "icons": [
    { "src": "/assets/favicon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
